Cookie policy
This website stores nothing at all on your device. No cookies, no localStorage, no sessionStorage, no IndexedDB, no cache-based identifiers, no fingerprinting. That is not a promise about “non-essential” cookies with an exception hidden underneath — it is the whole position. Last updated 21 September 2026.
What this site stores: nothing
Number of cookies set by pravadin.online: zero.
Number of third-party cookies: zero, because no third-party resource is loaded.
Entries written to localStorage, sessionStorage or IndexedDB: zero.
Analytics providers: none. Advertising pixels: none.
Every file this page requests — the HTML, the one stylesheet, the one small script and the diagrams — is served from pravadin.online. There is no Google Fonts request, no content delivery network, no remote image, no embedded video and no social widget. Type fonts come from your own operating system.
Why there is no consent banner
Article 5(3) of the ePrivacy Directive (2002/58/EC, as amended), implemented in Czech law, requires consent before storing information on, or gaining access to information already stored on, a user's terminal equipment — subject to a narrow exemption for what is strictly necessary to provide the service you asked for.
That duty is triggered by the act of storing or reading something on your device. This site does neither. There is therefore nothing for you to consent to, and asking you to click a banner would be theatre: a consent request for a thing that is not happening, which would also make the banner itself the most intrusive element on the page.
We took the other route. Rather than collecting data and then asking permission for it, we removed the collection.
How to verify this yourself
Do not take our word for it. It takes about thirty seconds in any modern browser.
Chrome, Edge or another Chromium browser
- Press
F12(orCtrl+Shift+I; on macOSCmd+Option+I) to open developer tools. - Open the Application tab.
- In the left-hand panel under Storage, click Cookies and then
https://pravadin.online. The list is empty. - Still under Storage, check Local storage, Session storage and IndexedDB. All empty.
Firefox
- Press
F12to open developer tools. - Open the Storage tab.
- Check Cookies, Local Storage, Session Storage and Indexed DB for this domain. All empty.
Safari
- Enable the Develop menu in Safari's settings, under Advanced.
- Open Develop → Show Web Inspector, then the Storage tab.
Two more checks worth doing
- Third-party requests. Open the Network tab and reload the page. Every request should show pravadin.online as its domain. Nothing else appears.
- The response headers. Click the document request in the Network tab and look
at the response headers. There is no
Set-Cookieheader. - The console. Type
document.cookiein the Console tab and press enter. It returns an empty string.
You can also read the site's only script directly: js/cta.js. It is short, it is commented, and it contains no reference to cookies or to any storage API.
What the script does do
One small script runs on these pages. It does two things, both in memory and neither persisted:
it copies campaign parameters that were already in the address you arrived on onto the outbound
partner link so the advertiser can attribute the click, and it re-applies the
rel="sponsored nofollow noopener" attributes to those links so the advertising
disclosure cannot be stripped at runtime. It makes no network request of its own.
What happens after you leave
If you follow a partner link, the advertiser's own site is a different website with its own cookie practice, over which we have no control and for which we set nothing. Its banner, if it shows one, is its own. Our zero-storage position covers pravadin.online only.
Server logs are not cookies
For completeness: the web server writes an ordinary access log in order to serve pages and resist abuse. That is not storage on your device and is not covered by the consent rule, but we describe it honestly in the privacy policy rather than pretending that nothing whatsoever is processed.