mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #178528 cuisine.journaldesfemmes.fr
This commit is contained in:
@@ -3049,7 +3049,7 @@ trixie.de#@#.cookie_accept
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/167939
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/80283
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/65868
|
||||
@@||collector.appconsent.io/hello$domain=linternaute.com
|
||||
@@||collector.appconsent.io/hello$domain=journaldesfemmes.fr|linternaute.com
|
||||
@@||cdn.appconsent.io/*.js$domain=journaldesfemmes.fr|linternaute.com
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/109240
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/65752
|
||||
|
||||
@@ -12938,9 +12938,9 @@ metro.hu#%#document.cookie = "allowedCookieCategories=necessary; domain=.metro.h
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/173053
|
||||
! TODO: remove the hints, JS rule when the issue is fixed - https://github.com/AdguardTeam/Scriptlets/issues/407
|
||||
!+ NOT_PLATFORM(windows, mac, android)
|
||||
lefigaro.fr#%#//scriptlet('trusted-click-element', 'button.button__acceptAll')
|
||||
journaldesfemmes.fr,lefigaro.fr#%#//scriptlet('trusted-click-element', 'button.button__acceptAll')
|
||||
!+ PLATFORM(windows, mac, android)
|
||||
lefigaro.fr#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("_pubcid")){var b=new MutationObserver(function(){var a=document.querySelector("#appconsent > iframe");a&&a.contentDocument&&(a=a.contentDocument.querySelector(".button__acceptAll"))&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0,attributes:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
|
||||
journaldesfemmes.fr,lefigaro.fr#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("_pubcid")){var b=new MutationObserver(function(){var a=document.querySelector("#appconsent > iframe");a&&a.contentDocument&&(a=a.contentDocument.querySelector(".button__acceptAll"))&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0,attributes:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/170168
|
||||
! TODO: use trusted-click-element scriptlet when issues below are fixed
|
||||
! Support for clicking in shadow DOM - https://github.com/AdguardTeam/Scriptlets/issues/323
|
||||
|
||||
@@ -18,7 +18,7 @@ capital.fr#@#.plainAd
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/176244
|
||||
sante.journaldesfemmes.fr#%#//scriptlet('set-constant', 'integrityObserver.corrupted', '0')
|
||||
journaldesfemmes.fr#%#//scriptlet('set-constant', 'integrityObserver.corrupted', '0')
|
||||
! https://github.com/uBlockOrigin/uAssets/issues/22958
|
||||
rustica.fr#%#//scriptlet('set-constant', 'checkAdsBlocked', 'noopFunc')
|
||||
!+ PLATFORM(ios, ext_android_cb, ext_safari)
|
||||
|
||||
Reference in New Issue
Block a user