Mark with a Z@suppo.fi to Lemmy Shitpost@lemmy.world · 2 months agoAccepting Cookiessuppo.fiimagemessage-square77fedilinkarrow-up1850file-textcross-posted to: programmer_humor@programming.dev
arrow-up1850imageAccepting Cookiessuppo.fiMark with a Z@suppo.fi to Lemmy Shitpost@lemmy.world · 2 months agomessage-square77fedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squaredafta@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up9·2 months 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.devlinkfedilinkarrow-up3·edit-22 months agoBut they will block those tracking cookies even if you “accept” to being tracked. But yeah, good point, best to combine both
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