Use the links below to test whether query strings survive after the captcha/challenge completes.
Query string (?) — reaches the server, should always survive:
Query string test Simple promo testFragment (#) — never reaches the server, expect this to break on any redirect:
Fragment-only test Fragment multi-param testMixed (? + #) — query should survive, fragment likely won't:
Mixed query+fragment test