This is a courtesy translation provided for convenience. In case of any discrepancy, the Polish version prevails.
§1What cookies and localStorage are#
Cookies are small files stored in your browser; localStorage is a similar mechanism for persistent data storage on the browser side. Fablaria uses them only to the extent necessary for the Service to work: above all so that the Bookmark and Spoiler Shield also work without an account.
§2Full list of entries#
| Entry | Type | Purpose | Lifetime |
|---|---|---|---|
| fbl_progress | cookie | Bookmark: lets the server trim the content to your progress | 12 months |
| fbl_settings | cookie | reading settings (text size, animations, Shield mode) | 12 months |
| sb-…-auth-token | cookie (Supabase) | keeping you signed in (only with an account) | until you sign out |
| NEXT_LOCALE | cookie | remembers the Service language you chose (Polish or English); a functional cookie, no tracking | until the browser is closed |
| fablaria:progress, fablaria:settings, fablaria:track:…, fablaria:cookies-ok | localStorage | guest Bookmark and settings, your team tracked on the map, remembering that you closed the cookie bar | until you clear your browser data |
| fablaria:ksiega-goniec, fablaria:ksiega-done | localStorage | make sure the Waitlist invitation appears at most once every 14 days and disappears forever after you sign up | until you clear your browser data |
| fablaria:ksiega-reads | sessionStorage | counts the pages read in a single visit (the Waitlist invitation appears only from the second one) | until the tab is closed |
We do not use advertising, marketing, or tracking cookies. Visit statistics (Vercel Analytics) work without cookies and without identifying individuals. If entries other than the necessary ones ever appear, we will ask for your consent first and update this page.
§3Why we do not ask for consent#
All entries in the table above are necessary to provide the service you are asking for (keeping your Bookmark, settings, and sign-in session). For such files, the law requires no consent, only the information you will find on this page and in the bar shown on your first visit.
§4Managing cookies#
You can clear cookies and localStorage at any time in your browser settings (usually: Settings → Privacy → Clear site data). Note: without an account, this means losing your local Bookmark. A free account lets you keep it and synchronize it across devices.