mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
lemonde.fr #114163
This commit is contained in:
@@ -8317,7 +8317,7 @@ starfieldtech.com#%#//scriptlet('set-cookie', 'pwinteraction', '1')
|
||||
futterhaus.de#%#//scriptlet('remove-class', 'is-blurred-cookiebox', 'html.is-blurred-cookiebox')
|
||||
petsdeli.de#%#//scriptlet('set-cookie', 'visited', 'yes')
|
||||
consent2.rundschau-online.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[title^="Akzeptieren"]'); if(el) el.click(); }, 500); });
|
||||
lemonde.fr#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector(".gdpr-lmd-standard button.gdpr-lmd-button--main[data-gdpr-expression]");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
|
||||
lemonde.fr#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector(".gdpr-lmd-wall button.gdpr-lmd-button--main[data-gdpr-expression]");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
|
||||
uhrforum.de#%#//scriptlet('remove-attr', 'style', 'body[style*="overflow: hidden;"]')
|
||||
mydpd.at#%#//scriptlet('set-cookie', 'cc', '1')
|
||||
erlangen-hoechstadt.de#%#//scriptlet("set-constant", "cookieselectionOverlay.load", "noopFunc")
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
! Good: example.org#?#main > div.row:has(> div.ad)
|
||||
! Bad: example.org##main > div.ad (should be in specific.txt)
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/114163
|
||||
lemonde.fr#?#.aside__iso > .friend__container:has(> .friend--sticky > .OUTBRAIN)
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/105651
|
||||
crunchyscan.fr#?#.body-wrap > .c-sidebar:not(:has([id*="manga"]))
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/104938
|
||||
|
||||
Reference in New Issue
Block a user