Comment on Accepting Cookies
zeroConnection@programming.dev 1 week 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 1 week ago
Use adblocking DNS on your router, so you don’t need to mess with every device separately
dafta@lemmy.blahaj.zone 1 week 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 1 week ago
But they will block those tracking cookies even if you “accept” being tracked. But yeah, good point, best to combine both