Skip to content
LionRunner

Cookie policy

Last updated 1 September 2026

This site sets no cookies. Not one - not for analytics, not for advertising, not for preferences. Your settings and scores are kept in your browser's localStorage instead, which is a different mechanism: it is never attached to a network request, so nothing about you is sent anywhere.

The difference from localStorage

A cookie travels with every request to the server that set it. localStorage does not travel at all - it is read and written only by code already running on the page. Everything the game saves about you uses localStorage, which is why there is nothing to consent to for the game itself. Theprivacy page lists every key it writes.

Strictly necessary storage

The service worker cache that lets the game work offline holds only the game's own files - scripts, styles and the manifest. No identifiers, no personal data. Clearing site data removes it.

If advertising is added later

Advertising is a single switch in this site's configuration, and the disclosures move with it: turning it on publishes the ad slots, the AdSense script, an ads.txt naming the publisher, a consent prompt where the law requires one, and a rewritten version of this page and the privacy page describing exactly what is then set. Until that happens, statements like "no cookies" are literally true rather than a promise about the future.

Questions

Email [email protected].