Hacker News new | ask | show | jobs
by bastawhiz 3077 days ago
Most implementations that I've seen, including Google's, just put the linked URL in the query params of the redirect endpoint URL.

'/redirect?url=...'