Replies: 3 comments 32 replies
-
Click on reject all, immediately pull up devtools, switch to storage and look for the cookie/localStorage item set by that button. Now replicate that with the respective filter. |
Beta Was this translation helpful? Give feedback.
-
In case you use the latest dev build, you can try this set:
I'm interested whether they work in different regions or not. (Currently they don't work in uBO if combined into a one rule. That's why 4 rules that are meant to be used together.) |
Beta Was this translation helpful? Give feedback.
-
@peace2000 I'm using those rules consent.youtube.com##+js(trusted-click-element, form[action="https://consent.youtube.com/save"] button[aria-label="Reject all"], , 2000)
www.youtube.com##+js(trusted-click-element, ytd-consent-bump-v2-lightbox > #dialog > #content .eom-buttons > .eom-button-row:nth-of-type(1) > ytd-button-renderer:nth-of-type(1) button, , 20000) For background info see gorhill/uBlock@7af88b025d. Be aware that you can't use the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question from @dportvine
Personally, I could not find any working
trusted-set-cookie
filter set for that. Any ideas?Should set "reject all".
Beta Was this translation helpful? Give feedback.
All reactions