mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
as
This commit is contained in:
@@ -77,9 +77,9 @@ kreuzwortraetsel.de,petitfute.com,tportal.hr,cool-style.com.tw,infor.pl,forsal.p
|
||||
!#endif
|
||||
!
|
||||
! Common rules, which partially hide banners
|
||||
#$?#body > div[id^="img_"][class^="img_"][style^="width"]:first-child { position: absolute !important; top: -100000px !important; }
|
||||
#$?#body > div:first-child > script + div[id^="img_"][class^="img_"] { position: absolute !important; top: -100000px !important; }
|
||||
#$?#body > a:only-child > div[id^="img_"][class^="img_"] { height: 0px !important; width: 0px !important; filter: opacity(0) !important; }
|
||||
~dogdrip.net,~infinityfree.com,~smsonline.cloud#$?#body > div[id^="img_"][class^="img_"][style^="width"]:first-child { position: absolute !important; top: -100000px !important; }
|
||||
~dogdrip.net,~infinityfree.com,~smsonline.cloud#$?#body > div:first-child > script + div[id^="img_"][class^="img_"] { position: absolute !important; top: -100000px !important; }
|
||||
~dogdrip.net,~infinityfree.com,~smsonline.cloud#$?#body > a:only-child > div[id^="img_"][class^="img_"] { height: 0px !important; width: 0px !important; filter: opacity(0) !important; }
|
||||
07c225f3.online,content-loader.com,css-load.com,html-load.com,img-load.com#$?#body > *:not(pre) { filter: opacity(0) !important; pointer-events: none !important; }
|
||||
!#if (adguard_app_ios || adguard_ext_android_cb)
|
||||
kreuzwortraetsel.de,slashdot.org,sourceforge.net,lovelive-petitsoku.com,infinityfree.com,tportal.hr,cool-style.com.tw,rabitsokuhou.2chblog.jp,infor.pl,forsal.pl,oraridiapertura24.it,suzusoku.blog.jp,yugioh-starlight.com,news4vip.livedoor.biz,onecall2ch.com,laleggepertutti.it,raetsel-hilfe.de,the-crossword-solver.com,allthetests.com,javatpoint.com,globalrph.com,economictimes.com,woxikon.de,mynet.com,gazetaprawna.pl,verkaufsoffener-sonntag.com,thatgossip.com,heureka.cz,modhub.us,missyusa.com,cruciverba.it,motscroises.fr,palabr.as,word-grabber.com,wort-suchen.de,issuya.com,pressian.com,pravda.com.ua,lamire.jp,picrew.me,mydaily.co.kr,badmouth1.com,taxguru.in,sportsrec.com,reportera.co.kr,tweaksforgeeks.com,fourfourtwo.co.kr,flatpanelshd.com,wfmz.com,videogamemods.com,dziennik.pl,inven.co.kr,ff14net.2chblog.jp,eurointegration.com.ua,jin115.com,gloria.hr,etnews.com,carscoops.com,sportsseoul.com,onlinegdb.com,text-compare.com,winfuture.de,hoyme.jp,indiatimes.com,blog.esuteru.com,blog.livedoor.jp,itainews.com##a[target="_blank"][rel="noopener noreferrer"]:has(> div#container > div.img_container > img[src^="https://asset.ad-shield.cc"])
|
||||
@@ -131,6 +131,8 @@ kreuzwortraetsel.de,slashdot.org,sourceforge.net,lovelive-petitsoku.com,infinity
|
||||
##meta[charset="utf-8"] + meta[name="viewport"] + div[class^="img_"]
|
||||
##script + style + div[class^="img_"]
|
||||
##script[name="scrbnr"] + div[class^="img_"]
|
||||
@@||infinityfree.com^$generichide
|
||||
@@||smsonline.cloud^$generichide
|
||||
@@||wfmz.com^$generichide
|
||||
@@||inven.co.kr^$generichide
|
||||
@@||rostercon.com^$generichide
|
||||
|
||||
@@ -527,6 +527,9 @@ pirelli.com#$#body { overflow: auto !important; }
|
||||
! NOTE: 18-12-2024
|
||||
!
|
||||
! AS
|
||||
dogdrip.net,infinityfree.com,smsonline.cloud#@$?#body > div[id^="img_"][class^="img_"][style^="width"]:first-child { position: absolute !important; top: -100000px !important; }
|
||||
dogdrip.net,infinityfree.com,smsonline.cloud#@$?#body > div:first-child > script + div[id^="img_"][class^="img_"] { position: absolute !important; top: -100000px !important; }
|
||||
dogdrip.net,infinityfree.com,smsonline.cloud#@$?#body > a:only-child > div[id^="img_"][class^="img_"] { height: 0px !important; width: 0px !important; filter: opacity(0) !important; }
|
||||
#@$?#body > a:only-child > div[id^="img_"][class^="img_"] { max-width: 0px !important; max-height: 0px !important; opacity: 0 !important; }
|
||||
#@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="relative"] > iframe[src][marginwidth][width][style] { mask-image: linear-gradient(transparent, transparent) !important; -webkit-mask-image: linear-gradient(transparent, transparent) !important; z-index: -2147483647 !important; }
|
||||
#@$?#span[id^="img_"][class^="img_"] > style:first-child + div[style*="flex"][style*="relative"] > iframe[src][marginwidth][width][style] { content-visibility: hidden !important; }
|
||||
|
||||
Reference in New Issue
Block a user