This commit is contained in:
alex302
2017-05-28 17:59:43 +03:00
parent 5e1c64d71a
commit 001f4c3fa0

View File

@@ -362,6 +362,7 @@ afkortingen.nu#$##page_container { display:block!important; }
!
! JS rules
!
hardware.info#%#AG_onLoad(function() { var el=document.querySelector('button.btn-tertiary[name="accept"]'); if(el) el.click(); });
lezenenschrijven.nl#%#AG_onLoad(function() { if(window.location.href.indexOf("cookie/?url") != -1){document.getElementsByClassName('cookie-button')[0].click();} });
taalvoorhetleven.nl#%#AG_onLoad(function() { if(window.location.href.indexOf("cookie?url") != -1){document.getElementsByClassName('cookie-button')[0].click();} });
ad.nl#%#AG_onLoad(function() { if (document.cookie.indexOf('nl_cookiewall_version') ==-1) { document.cookie = "nl_cookiewall_version=1"; location.reload(); } });