mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
This commit is contained in:
@@ -84,4 +84,4 @@ security.nl#$##header_container.cookie_consent { height: 112px!important; }
|
||||
internethaber.com#%#AG_onLoad(function() { if (window.location.href.indexOf("prestitial") != -1) { document.cookie = "is_prestitial=1"; window.location.href = encodeURIComponent(document.referrer) } });
|
||||
fok.nl#%#AG_onLoad(function() { var form = document.forms['cookies']; if (form) { form.submit(); } });
|
||||
m.9292.nl#%#AG_onLoad(function() { document.cookie = "9292-cookie-consent-2=consent%20given; path=/;"; });
|
||||
techzine.nl#%#AG_onLoad(function() { if (window.location.href.indexOf("cookiewet?url=") != -1) { document.cookie = "cookiewet=1"; window.location.href = "http://www.techzine.nl/"; } });
|
||||
techzine.nl#%#AG_onLoad(function() { if(window.location.href.indexOf("cookiewet") != -1){document.cookie = "cookiewet=1"; pathArray = location.href.split( '/' ); url = pathArray[0] + "//" + pathArray[5] + "/" + pathArray[6]; if(pathArray[7]){url = url + "/" + pathArray[7] + "/" + pathArray[8];}; window.location.href = url}; });
|
||||
Reference in New Issue
Block a user