mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Remove JS rules used to set a cookie - 2024 Apr 18 part 2 (#177335)
* remove outdated rule * remove outdated rule * remove outdated rule * remove outdated rules
This commit is contained in:
@@ -12828,8 +12828,6 @@ intersport.nl,intersport.hu,intersport.nl,intersport.es,intersport.at#%#//script
|
||||
itsnicethat.com#%#document.cookie = "cookie-preferences-advertising=no; path=/"; document.cookie = "cookie-preferences-analytics=no; path=/"; document.cookie = "cookie-preferences-marketing=no; path=/";
|
||||
shop.warsteiner.de#%#AG_onLoad(function() { setTimeout(function() {var cookieBlock = document.querySelector(".modal-body__content-block--cookie"); var ageBlock = document.querySelector(".modal-body__content-block--agegate"); if(cookieBlock) { Cookies.set('gdpr_preface','1',{ expires:Infinity } ); cookieBlock.setAttribute("style","display: none;"); ageBlock.setAttribute("style","display: list-item;");}} ,300)});
|
||||
mein-etikett.warsteiner.de#%#AG_onLoad(function() {var ageRequest = document.getElementById("agerequest"); if(ageRequest){ confirmAge = confirmSocial; }});
|
||||
prosiebengames.de#%#document.cookie = "gdpr=2; path=/;";
|
||||
hrkgame.com#%#document.cookie = "gdpralert=done";
|
||||
bosch-mobility-solutions.com#%#document.cookie = "Privacy_LVL=_pcbc%3D3";
|
||||
bosch-presse.de#%#document.cookie = "bosch-privacy-settings-v2={%22comfort%22:0%2C%22marketing%22:1%2C%22processing%22:%223020-02-03T15:03:09.068Z%22}";
|
||||
galaxus.de#%#document.cookie = "cookieMessageAccepted=1";
|
||||
@@ -12843,7 +12841,6 @@ empik.com#%#//scriptlet('set-cookie', 'cva', '1')
|
||||
empik.com#%#//scriptlet('set-cookie', 'cvc', '1')
|
||||
empik.com#%#//scriptlet('set-cookie', 'cad', '1')
|
||||
globalplayer.com#%#document.cookie="gdprAccepted=true; path=/;";
|
||||
g2a.com#%#document.cookie = "gdpr_cookie=%5B%5D; path=/;";
|
||||
thewirecutter.com#%#document.cookie="wc_opt_out_status=0";
|
||||
seat.nl#%#(function(){if(-1==document.cookie.indexOf("BCPermissionLevel")){var c=new Date, d=c.getTime(), date = new Date(d + 365 * 60 * 60 * 1000); document.cookie="BCPermissionLevel=PERSONAL; path=/; expires=" + date.toUTCString(), location.reload()}})();
|
||||
kufar.by#%#document.cookie = "ck=1";
|
||||
@@ -12861,7 +12858,6 @@ new.de#%#document.cookie = "cookie-info-hidden=true; path=/";
|
||||
moniteurautomobile.be#%#AG_onLoad(function() { if (document.cookie.indexOf('gdpr-compliance-content') == -1) { document.cookie = "gdpr-compliance-content=1"; location.reload(); } });
|
||||
chordify.net#%#document.cookie = 'CONSENT={"essential":true,"youtube":true,"ads_personalized":false,"share":false,"emails_personalized":false,"facebook":null}; path=/;';
|
||||
decathlon.hu#%#document.cookie="COOKIE_BANNER=Y; path=/;";
|
||||
penny.hu#%#document.cookie = "accepted-cookie-consent=yes";
|
||||
bndestem.nl#%#AG_onLoad(function() { if (document.cookie.indexOf('nl_cookiewall_version') == -1) { document.cookie = "nl_cookiewall_version=4"; location.reload(); } });
|
||||
trouw.nl#%#AG_onLoad(function() { if (document.cookie.indexOf('nl_cookiewall_version') == -1) { document.cookie = "nl_cookiewall_version=1"; location.reload(); } });
|
||||
fis-ski.com#%#document.cookie = "cookieDisclaimer=approved; path=/;";
|
||||
|
||||
@@ -1579,7 +1579,6 @@ games-mag.de##.vdbxyarzm-align-center
|
||||
typografie.info##div[style*="text-align:center;"] > a:not([href^="https://www.typografie.info/"]) > img[style*="max-height"]
|
||||
windows-faq.de##.ad_300_300
|
||||
windows-faq.de##.theiaStickySidebar > #custom_html-4
|
||||
prosiebengames.de##.off-canvas-content > div.background[data-url-link]
|
||||
finanzen.net##body .ad-hint
|
||||
finanzen.net##div[id^="fin-ob-box-ar_"]
|
||||
finanzen.net###fragSharesHotStocks > img[src^="data:image"]
|
||||
|
||||
Reference in New Issue
Block a user