mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #158056 cimri.com
This commit is contained in:
@@ -10133,7 +10133,6 @@ whatsapp.com#?##hide_till_load > div[class^="_"] > div[id][class^="_"]:has(> i.i
|
||||
perimeterx.com#?##gatsby-focus-wrapper > div > aside:has(> p > a[href="/legal/privacy/"])
|
||||
wallpaperhub.app#?#div[id^="react_"] > div[class^="sc-"] > .dropshadow:has(> p > a[href="/privacy"])
|
||||
codecs.forumotion.net,antdm.forumactif.com#?#body > style + div[id]:has(> div > ul > li > #accept_rgpd)
|
||||
cimri.com#?##__next > div > div[class*=" "]:has(> a[href="/cerez-politikasi"][target="_blank"])
|
||||
myunidays.com#?#.js-toasts > .toast:has(> .message > .message-text > a[data-track="join-cookie-account"])
|
||||
vitra.com#?#body > .ReactModalPortal:has(> .ReactModal__Overlay > .ReactModal__Content .modal__content > .consent__snipped)
|
||||
tvplay.tv3.lt#?##__next > div[class^="sc-"] > div[class^="sc-"]:has(> button)
|
||||
@@ -10209,6 +10208,10 @@ xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhad
|
||||
!
|
||||
! adguard - cookies
|
||||
adguard-vpn.info,adguard-vpn.net,adguard-vpn.com,adguard.info,adguard.app,adguard.com##.sticky-bar--cookie
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/158056
|
||||
cimri.com#%#//scriptlet('set-cookie', 'CimriCookiePolicy', '1')
|
||||
!+ PLATFORM(ios)
|
||||
cimri.com##div[class^="CookiePolicy_"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/155989
|
||||
!+ PLATFORM(ext_ublock, ios, ext_android_cb)
|
||||
teket.jp##div[aria-label="cookieconsent"]
|
||||
@@ -11988,7 +11991,6 @@ thule.com#%#AG_onLoad(function() { var el=document.querySelector('#cookieModal b
|
||||
itsnicethat.com#%#document.cookie = "cookie-preferences-advertising=no; path=/"; document.cookie = "cookie-preferences-analytics=no; path=/"; document.cookie = "cookie-preferences-marketing=no; path=/";
|
||||
weg.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementsByClassName("as-oil__btn-optin"); if(el) { el[0].click(); } }, 2000); });
|
||||
marykay.ru#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementById("acceptCookieDisclaimerLndBtn"); if(el) { el.click(); }; }, 1500); });
|
||||
cimri.com#%#//scriptlet('set-cookie', 'CimriCookiePolicy', '1')
|
||||
shop.warsteiner.de#%#AG_onLoad(function() { setTimeout(function() {var cookieBlock = document.querySelector(".modal-body__content-block--cookie"); var ageBlock = document.querySelector(".modal-body__content-block--agegate"); if(cookieBlock) { Cookies.set('gdpr_preface','1',{ expires:Infinity } ); cookieBlock.setAttribute("style","display: none;"); ageBlock.setAttribute("style","display: list-item;");}} ,300)});
|
||||
mitsubishielectric.com#%#AG_onLoad(function() { setTimeout(function() { var el=document.querySelector('.cookie_policy > button.btn-cookie-yes'); if(el) { el.click(); }; }, 300); });
|
||||
intersport.dk#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.cookiewall-textbox > form[name="cookiewall"] > button'); if(el) { el.click(); }; }, 500); });
|
||||
|
||||
@@ -2777,6 +2777,7 @@ m.tokopedia.com#$#div[data-testid="divOverlay"] { display: none!important; }
|
||||
! causes some issues: https://github.com/AdguardTeam/AdguardForMac/issues/550
|
||||
~lafenice.io,~kurer-sreda.ru,~chorki.com,~zattoo.com,~zaycev.net,~xltrax.ee,~hitta.se,~mail.ru,~v7player.wostreaming.net,~facebook.com,~instagram.com,~drive.google.com$$link[rel="manifest"]
|
||||
!
|
||||
cimri.com###open-in-the-app
|
||||
speedtest.net##.modal-overlay
|
||||
speedtest.net##div[data-view-name^="mobile-pretest-"]
|
||||
raiffeisen.ua##.mobile-app-block
|
||||
|
||||
Reference in New Issue
Block a user