What we hold and what we leave out
Updated · May 2026
The short version
There is no server behind this site, no account system, and no database. The two flags the site writes stay in your browser. They go nowhere else.
What we store, exactly
Two items, both stored locally in your browser, both removable by you at any time:
sessionStorage.ppx_age: a single flag set when you confirmed you are 18 or older on the age gate. It clears the moment you close the tab.localStorage.ppx_cookie: a flag set when you tapped Accept All on the cookie banner. It persists until you clear browser storage for this domain.
While a game is open, the slot engine holds your virtual coin balance in memory. It is not saved to any storage. When you close the tab, the balance is gone.
What we don’t store
To be clear about what this site does not collect:
- No analytics. No Google Analytics, no Plausible, no Mixpanel, no anything.
- No marketing pixels. No Facebook, TikTok, LinkedIn, Reddit, X.
- No third-party cookies.
- No real names or email addresses. We never ask for them.
- No payment data. There is no payment system.
- No IP logs on our end. Your ISP and the web host see traffic as normal, but nothing flows back to us.
How to clear “your data”
Two ways, both take seconds:
- Close the tab. The 18+ flag is gone immediately.
- Clear browser storage for this domain. In Chrome: DevTools, then Application, then Storage, then Clear site data. In Firefox: Settings, Privacy, Manage Data, Remove. The cookie flag is removed along with it.
There is no Delete my account button because there is no account to delete.
Children and the age gate
The site is for adults 18 or older. If you are younger, please use a different site. The gate runs on the honour system because we do not ID-verify. We know that is imperfect and we are not pretending otherwise. Parents and guardians who want this site blocked at the network level can do that through any modern router or family-safety tool.
Changes to this notice
If the site ever adds tracking, accounts, or anything that handles personal data, this page is updated first. The Updated date at the top reflects the most recent revision.
Questions
Get in touch through the contact page. We read everything and reply when we can.