ryanbr / fanboy-adblock

333 stars 57 forks source link

google.fr #1447

Closed KaKi87 closed 2 years ago

KaKi87 commented 3 years ago

List the website(s) you're having issues:

google.fr

What happens?

An unbypassable cookie consent modal appears

List Subscriptions you're using:

fanboy-cookiemonster.txt

Your settings

Other details:

None


Thanks !

krystian3w commented 3 years ago

Try:

google.*##+js(aeld, DOMContentLoaded, CONSENT)

Now working too in Firefox 85+ and Chrome 88+

KaKi87 commented 2 years ago

Hello, sorry I never saw your reply, would you have an update on this ? It doesn't work today. Thanks

krystian3w commented 2 years ago

So try these:

www.google.*##^script:has-text(consentCookiePayload)
www.google.*##+js(acis, document.cookie, YES+)

First no work in Chromium.

Source: https://old.reddit.com/r/uBlockOrigin/wiki/solutions#wiki_consent_dialog_popup

KaKi87 commented 2 years ago

Thanks ! Why didn't any blocklist added those filters ?

krystian3w commented 2 years ago

No one can guarantee that something rare function is not damaged.

Acis also have race condition (rare run too late so pop-up still prompt) in Chromium (Firefox 57+ can use html filtering, Firefox legacy a little too).

KaKi87 commented 2 years ago

Alright, thanks.