mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #239224 filmweb.pl
This commit is contained in:
@@ -16689,11 +16689,6 @@ nonsolocap.it#%#//scriptlet("set-constant", "cookieChoices.showCookieConsent", "
|
||||
romeo.com#%#//scriptlet('set-local-storage-item', 'cookiesConsent', '1')
|
||||
torquato.de,bk-licht.eu,shirtlabor.de,vanlaack.com#%#//scriptlet("set-cookie", "cookie-preference", "1")
|
||||
boohooman.com#%#document.cookie="dw_cookies_accepted=D; path=/;";
|
||||
filmweb.pl#%#//scriptlet('adjust-setTimeout', '[native code]', '2000', '0.001')
|
||||
filmweb.pl#%#//scriptlet("set-constant", "rodo.waitForConsent", "noopPromiseResolve")
|
||||
filmweb.pl#%#//scriptlet("set-constant", "rodo.validateStoragePurpose", "noopPromiseResolve")
|
||||
filmweb.pl#%#//scriptlet("set-constant", "consentManagerIsOn", "false")
|
||||
filmweb.pl#%#//scriptlet("set-constant", "rodo.checkIsDidomiConsent", "noopFunc")
|
||||
saudia.com#%#//scriptlet("set-cookie", "sv_gdpr", "true")
|
||||
bethesda.net#%#//scriptlet("set-cookie", "user-seen-tos-update", "true")
|
||||
giochigratisonline.it#%#//scriptlet('set-cookie-reload', 'consensoCookie', 'yes')
|
||||
@@ -17086,6 +17081,13 @@ geberit.de#%#//scriptlet('trusted-click-element', '#usercentrics-root >>> button
|
||||
conrad.*,br.de,peri.lv,webasto-comfort.com,shop-apotheke.com,sennheiser.com,antenne.de,bechtle.com,hagebau.de#%#//scriptlet('trusted-click-element', '#usercentrics-root >>> button[data-testid="uc-accept-all-button"]')
|
||||
hom.com,bonify.de,srf.ch,hornbach.de,aldi.fr,aldi.be,aldi-nord.de,aldi.lu,aldi.pt,aldi.nl,villeroy-boch.fr#%#//scriptlet('trusted-click-element', '#usercentrics-root >>> button[data-testid="uc-deny-all-button"]')
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/239224
|
||||
filmweb.pl#%#//scriptlet('adjust-setTimeout', '[native code]', '2000', '0.001')
|
||||
filmweb.pl#%#//scriptlet("set-constant", "rodo.waitForConsent", "noopPromiseResolve")
|
||||
filmweb.pl#%#//scriptlet("set-constant", "consentManagerIsOn", "false")
|
||||
filmweb.pl#%#//scriptlet("set-constant", "rodo.checkIsDidomiConsent", "noopFunc")
|
||||
!+ NOT_PLATFORM(ext_ublock)
|
||||
filmweb.pl#%#//scriptlet("set-constant", "rodo.validateStoragePurpose", "noopPromiseResolve")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/228144
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/228837
|
||||
! TODO: Use scriptlet when this issue is fixed - https://github.com/AdguardTeam/Scriptlets/issues/555
|
||||
|
||||
Reference in New Issue
Block a user