URL Preservation Test Page

Use the links below to test whether query strings survive after the captcha/challenge completes.

Current full URL (what the browser sees right now)
loading...
Query string present?
loading...
Parsed parameters (from ? query string)
loading...
Fragment (# hash) — NEVER sent to server, browser/JS-only
loading...
Parsed parameters (from # fragment)
loading...

Test links (click one, complete any captcha shown, then check this page again)

Query string (?) — reaches the server, should always survive:

Query string test Simple promo test

Fragment (#) — never reaches the server, expect this to break on any redirect:

Fragment-only test Fragment multi-param test

Mixed (? + #) — query should survive, fragment likely won't:

Mixed query+fragment test