mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
This commit is contained in:
@@ -135,6 +135,7 @@ t-mobile.nl##div[id*="CookieSettingsOverlay"]
|
||||
!
|
||||
! JS rules
|
||||
!
|
||||
cookies.weeronline.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('btn-accept')[0]; if (check){check.click();}; }, 300); });
|
||||
snsbank.nl#%#AG_onLoad(function() { if(document.getElementsByClassName("cookieSettings") != -1){document.getElementById('cookielevelsubmit').click(); } });
|
||||
fok.nl#%#AG_onLoad(function() { var form = document.forms['cookies']; if (form) { form.submit(); } });
|
||||
internethaber.com#%#AG_onLoad(function() { if (window.location.href.indexOf("prestitial") != -1) { document.cookie = "is_prestitial=1"; window.location.href = encodeURIComponent(document.referrer) } });
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
!--------------------------------------------------------!
|
||||
!-------------------- Specific rules --------------------!
|
||||
!--------------------------------------------------------!
|
||||
weeronline.nl##.leaderboard
|
||||
nu.nl##.section-mediapartner-external.source-normal
|
||||
marktplaats.nl###banner-viptop
|
||||
marktplaats.nl##.banner-vipbottom
|
||||
|
||||
Reference in New Issue
Block a user