upd #166753 rtlnieuws.nl

This commit is contained in:
Sergey-Lyapin
2023-12-11 20:10:31 +03:00
parent 298dc7ef45
commit 381ff0d7e7

View File

@@ -12696,7 +12696,6 @@ marktplaats.nl#%#AG_onLoad(function() { var form = document.forms['track-accept'
moviemeter.nl#%#AG_onLoad(function() { if (document.cookie.indexOf("cok") == -1) { cookieProceed(); } });
msn.com#%#AG_onLoad(function() { var cookiemsg = document.getElementById("msnstaticpage"); if (cookiemsg) acceptAction(); });
postnl.be#%#AG_onLoad(function() { if (document.cookie.indexOf('CookiePermissionInfo') ==-1) { AllowAll(domains); } });
rtlnieuws.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementById("acceptButton"); if (check){check.click();}; }, 300); });
rtlz.nl#%#var cw;Object.defineProperty(window,"cookieWallSettings",{get:function(){return cw},set:function(a){document.cookie="rtlcookieconsent="+a.version.toString()+";";cw=a}});
simyo.nl#%#document.cookie = "acceptCookies=1";
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}; });