mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #168097 walmart.ca
This commit is contained in:
@@ -12684,7 +12684,7 @@ thenewdaily.com.au#%#document.cookie = "tnd_subscribe_shown=true";
|
||||
trouw.nl#%#AG_onLoad(function() { var check = document.getElementsByClassName('site-tr bg-blur has-shadow')[0]; if (check){document.cookie = "nl_cookiewall_version=1"; location.reload();}; });
|
||||
ziekenhuis.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('cookiewall')[0]; if (check){document.cookie = "acceptcookies=true"; location.reload();}; }, 300); });
|
||||
! TODO: remove when 'domain' parameter will be added https://github.com/AdguardTeam/Scriptlets/issues/389
|
||||
walmart.ca#%#document.cookie = "uxcon=enforce=false&p13n=false&ads=false&createdAt=1672531204&modifiedAt=1672531204; domain=.walmart.ca; path=/";
|
||||
walmart.ca#%#document.cookie = "uxcon=enforce=false&p13n=false&ads=false; domain=.walmart.ca; path=/";
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/156057
|
||||
!+ PLATFORM(android, ios)
|
||||
wetter.com#%#//scriptlet('trusted-click-element', 'div[class^="sc-"] > button.primary')
|
||||
|
||||
Reference in New Issue
Block a user