Comment on Accepting Cookies
zeroConnection@programming.dev 2 months ago
Use adblocking DNS on your router, so you don’t need to mess with every device separately
Comment on Accepting Cookies
zeroConnection@programming.dev 2 months ago
Use adblocking DNS on your router, so you don’t need to mess with every device separately
dafta@lemmy.blahaj.zone 2 months ago
DNS blocking doesn’t work with cookie prompts since they’re from the same domain as the website. You need something like ublock origin which has the feature to block specific DOM components on the website.
zeroConnection@programming.dev 2 months ago
But they will block those tracking cookies even if you “accept” being tracked. But yeah, good point, best to combine both