I’m trying to figure out how to stop having to unblock the pihole, in order to bypass cookie consent alerts. I think this is a devious new attempt by the advertising brigade to ensure that adverts are played, but more and more cookie consent blockers are not working properly if you’ve got an adblocker, and as I’ve got one at the network level, this is a real frustration. I’ve tried a few browser-based bypassers, but that doesn’t work for many mobile devices, and sort of defeats the purpose of havign a network-level adblocker…

Has anyone else hit this issue and how have you worked around it?

  • Qazwsxedcrfv000A
    link
    fedilink
    3
    edit-2
    1 year ago

    Cookies are set via the HTTP headers. And the check is usually done locally by JavaScript. The headers can be stripped away via proxy. But unless you disable JavaScript outright (which will literally break most modern websites), you could hardly avoid those banners.