Data-flow demo: verify it yourself
“Answers never leave your browser” shouldn’t be just a slogan. Below are three harmless sample questions; the panel tracks this page’s network activity in real time — from the moment you start answering, it will stay at zero.
Sample questions (unscored — click freely)
This page’s network panel
- Same-origin static files loading this page
- …
- Third-party requests (at any point)
- …
- New requests since you started answering
- —
Counts come from your browser’s own Performance API, running on your device.
Don’t trust our panel? Use your own tools
- Open your browser’s developer tools: F12 on Windows, ⌥⌘I on Mac, or right-click the page → “Inspect.”
- Switch to the Network tab.
- Now take any real quiz. Answer, view your result, draw a share card — the Network tab will show no new requests at all.
- Try the same panel on other quiz sites, and the difference will be obvious.
How is this possible? Because this site has no server-side program — answers have nowhere to go. See thedata-flow diagram on the privacy page.