Mark with a Z@suppo.fi to Lemmy Shitpost@lemmy.world · 7 days agoAccepting Cookiessuppo.fiimagemessage-square78linkfedilinkarrow-up1847arrow-down18file-textcross-posted to: programmer_humor@programming.dev
arrow-up1839arrow-down1imageAccepting Cookiessuppo.fiMark with a Z@suppo.fi to Lemmy Shitpost@lemmy.world · 7 days agomessage-square78linkfedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squarezeroConnection@programming.devBannedlinkfedilinkarrow-up5·6 days agoUse adblocking DNS on your router, so you don’t need to mess with every device separately
minus-squaredafta@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up9·6 days agoDNS 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.
minus-squarezeroConnection@programming.devBannedlinkfedilinkarrow-up3·6 days agoBut they will block those tracking cookies even if you “accept” to being tracked. But yeah, good point, best to combine both
Use adblocking DNS on your router, so you don’t need to mess with every device separately
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.
But they will block those tracking cookies even if you “accept” to being tracked. But yeah, good point, best to combine both