Turnstile Verification Test
This is an independent test site that embeds https://conch.at/verify in a hidden iframe, simulating how the extension works on any third-party page.
How it works
- Creates a hidden iframe pointing to
https://conch.at/verify
- The verify page loads Cloudflare Turnstile (invisible mode)
- Turnstile validates the visitor silently
- On success, the verify page sends the token back via
postMessage
- This page receives the token — done