AdvertisingThis site is funded by advertising. Links marked partner link earn us a commission if you register — at no extra cost to you. How we work.
solaten · Crossout guide

Cookie policy

The whole policy in one sentence

This website stores nothing on your device. No cookies, no local storage, no session storage, no IndexedDB, no fingerprinting, and no requests to any other server that could store something on our behalf.

1. What a cookie is, and why this page is short

A cookie is a small file a website asks your browser to keep, so that the site — or a third party it works with — can recognise your browser later. Cookies are how most sites count visitors, remember settings and attribute advertising.

solaten.online does none of those things, so it uses no cookies. This is not a technicality about “essential” cookies versus others: the server sends no Set-Cookie header at all, for any purpose.

2. Why there is no consent banner

Under the ePrivacy Directive (2002/58/EC, as implemented in national law — in the Czech Republic through the Electronic Communications Act) and the GDPR, a website must obtain your consent before storing information on your device or reading information already stored there, unless that storage is strictly necessary to deliver the service you asked for.

That obligation is triggered by storing or reading. This site does neither, so there is nothing to ask you about, and a banner would be theatre — a consent request for processing that does not exist. We removed the collection instead of adding a banner in front of it.

The same reasoning is why our contact page has no form: a form would collect and transmit your data, and we would rather publish an email address.

3. What this site does not use, specifically

TechnologyUsed here?Note
HTTP cookies (first or third party)NoNo Set-Cookie header is ever sent.
localStorageNoDoes not appear in any script on this site.
sessionStorageNoDoes not appear in any script on this site.
IndexedDB / Web SQL / Cache StorageNoNo client-side database is opened.
Analytics (Google Analytics, Matomo, etc.)NoNo analytics product of any kind is installed.
Advertising pixels and conversion tagsNoNo Meta, Google, Microsoft or other advertising tag.
Device or browser fingerprintingNoNo canvas, font, audio or hardware probing.
Web fonts from a third partyNoThe site uses the fonts already on your device (a system font stack).
CDN, remote images, embedded video, social widgetsNoEvery file loads from solaten.online itself.

4. What we do use

Two small JavaScript files, both served from this domain:

  • /js/site.js — opens and closes the menu on narrow screens. That is its entire function.
  • /js/cta.js — copies advertising parameters that are already present in this page's own address bar onto the outgoing partner link, and re-applies the rel attributes that mark that link as advertising. It reads only the current page's address, writes nothing to your device and sends nothing anywhere.

Both files are plain text. You can read them yourself: /js/site.js and /js/cta.js.

5. How to verify this yourself, in about a minute

Do not take our word for it. Open your browser's developer tools — F12 on Windows and Linux, or Cmd+Option+I on a Mac — and check:

  1. The storage inspector

    In Chrome or Edge, open the Application tab and look at Cookies, Local Storage, Session Storage and IndexedDB for this domain. In Firefox, the same lists are under the Storage tab. All of them should be empty.

  2. The network list

    Open the Network tab and reload the page. Every request should show the domain solaten.online. If you see any other domain listed, something is wrong and we want to hear about it.

  3. The response headers

    Click the first request in the Network tab and read the response headers. There should be no Set-Cookie line.

  4. The page source

    Press Ctrl+U to view the HTML, and open the two script files linked in section 4. Search them for cookie, localStorage or sessionStorage. You will not find them.

One honest caveat

All of the above describes this website. If you follow a link marked partner link, you leave this site and arrive at an affiliate network and then at the game's official website. Those are other companies with their own practices, and they will very probably set cookies of their own in order to attribute the click. We cannot and do not speak for them. The entirety of this site can be read without ever clicking one.

6. Changes

If this ever changes — if the site starts using any storage at all — this page will be updated first, and a lawful consent mechanism will be in place before anything is stored. See also the privacy policy, which covers server logs and email.

DKA tours, s.r.o., Seifertova 545/44, Žižkov, 130 00 Praha 3, Czech Republic. Company number (IČO) 28459857, VAT number CZ28459857. Responsible editor: Margaret Cook. Contact: info@solaten.online. Last updated 25 September 2026.