Today eBlocker blocks all tracking cookies and only lets good cookies pass.
In future we are planing to build a cookie management into eBlocker. This will help to „answer“ with the „right“ cookies to by-pass cookie/consent walls and set tracking „opt-out“ options automatically - across all your devices.
This feature will enhance the convenience to browse sites without extra cookie confirmations. See here for the coarse feature request from @wunder : https://eblocker.org/community/feature-priorities/set-cookies/#post-5473
This thread is to collect sites and cookie values for testing a very first implementation.
Please post your suggestions in the following format:
Domain (website), Cookie name(s), corresponding cookie value(s)
Example: t3n.de, t3n_consent, 3
Thanks very much for your contribution. 👍
So far, I found the following resources we could make use of:
- https://github.com/fivefilters/ftr-site-config (grep -ri for "http_header(cookie)")
- https://github.com/apehex/cookit/tree/master/cookies
- https://github.com/AdguardTeam/AdguardFilters/tree/master/AnnoyancesFilter/sections (not directly useable but may provide some hints, e.g. for spiegel.de)