mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Remove JS rules used to set a cookie - 2024 Feb 1 part 2 (#171968)
* remove outdated rule * remove outdated rule * remove outdated rule * replace JS rule with scriptlet * remove outdated rule
This commit is contained in:
@@ -2585,12 +2585,9 @@ yemek.com#%#(function() { try { if ("undefined" != typeof localStorage) { localS
|
||||
m.jbzd.cc,m.jbzdy.cc#%#document.cookie = "play-creation=1; path=/;";
|
||||
finanzen.net,vodafone.cz,m.jdsports.co.uk,mmajunkie.com#%#document.cookie="sb-closed=true; path=/;";
|
||||
fcn.de,kq2.com,kdrv.com,wfft.com,wtva.com,wktv.com,actionnewsnow.com#%#document.cookie = "smartbanner-closed=true; path=/;";
|
||||
wiwo.de#%#document.cookie = "appInstall=true";
|
||||
m.nhaccuatui.com#%#document.cookie = "isCloseSmartAppBanner=true";
|
||||
m.standaard.be#%#document.cookie = "sb-closed=true";
|
||||
givemesport.com#%#document.cookie = "gms.appPromo=1";
|
||||
appticker.de#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/loadAppStoreBanner/.test(a.toString()))return b(a,c)};})();
|
||||
forvo.com,trthaber.com,kanald.com.tr#%#document.cookie = "smartbanner_exited=1";
|
||||
svyaznoy.ru#%#//scriptlet('remove-class', 'android-banner-on-page')
|
||||
ebay.*###gh-appBanner
|
||||
m.avito.ru##div[data-marker="main-container"] > div[data-scroll-blocker="true"]
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
||mailget.net^$third-party
|
||||
||my.hellobar.com^$third-party
|
||||
!
|
||||
vw-passat.pl#%#//scriptlet('set-cookie', 'fblb', '1')
|
||||
ukrainart.com.ua###bg_popup
|
||||
chizhik.club#?#div[class] > div[class]:has(> div.box > a[href="https://vk.com/chizhik.club"])
|
||||
hitdiscount.by,groshyk.by##.banners
|
||||
@@ -185,7 +186,6 @@ fremdwort.de###openModal
|
||||
e-didaskalia.blogspot.com,fforfree.net###popupFbLikeBox
|
||||
nationalfm.ro###box-fb-like
|
||||
onovini.eu###facebookpopup-fanback
|
||||
precitaj.si#%#document.cookie = "efbl_dont_show=1; path=/;";
|
||||
atlasobscura.com##.yt-fly-in
|
||||
fishki.pl###facebookLikePopUp
|
||||
partnerkin.com##.twidget
|
||||
@@ -452,8 +452,6 @@ dynamo.kiev.ua#$#.fader-social { display: none!important; }
|
||||
turboserial.net#$#body { overflow: visible!important; }
|
||||
turboserial.net#$#.arcticmodal-overlay { display: none!important; }
|
||||
turboserial.net#$#.arcticmodal-container { display: none!important; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/26046
|
||||
vw-passat.pl#%#document.cookie = "fblb=1";
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/25810
|
||||
deccoria.pl#$#html.dc-modal-is-locked > body.dc-layout--modal-active[style="padding-right: 17px;"] { overflow: visible!important; padding-right: 0!important; }
|
||||
deccoria.pl#$#html.dc-modal-is-locked > body.dc-layout--modal-active[style="padding-right: 17px;"] > .dc-modal-overlay.dc-modal-is-opened:empty { display: none!important; }
|
||||
|
||||
Reference in New Issue
Block a user