Released on 202303180915

This commit is contained in:
actions 2023-03-18 01:16:00 +00:00
parent 255e6e92be
commit 0c9fb09ed3
6 changed files with 176 additions and 38 deletions

View File

@ -1,9 +1,9 @@
[Adblock Plus 2.0] [Adblock Plus 2.0]
! Checksum: D0iXH+d9O5vxhkgK7KOglA ! Checksum: iIS7U9xnUa6AMuKJy/R4JQ
! Title: edentwCustom ! Title: edentwCustom
! Expires: 12 hours ! Expires: 12 hours
! Version: 202303180217 ! Version: 202303180915
! Last Modified: 2023年03月18日 02:17 ! Last Modified: 2023年03月18日 09:15
! Homepage: https://adf.minggo.eu.org ! Homepage: https://adf.minggo.eu.org
! 本规则合并自Adblock Warning Removal List、ABP filters、anti-adblock-killer-filters感谢各位大大的分享 ! 本规则合并自Adblock Warning Removal List、ABP filters、anti-adblock-killer-filters感谢各位大大的分享
! 仅合并规则,未做其余任何处理 ! 仅合并规则,未做其余任何处理
@ -372,10 +372,12 @@ clanky.seznam.cz,search.seznam.cz##.Result-ico:not([class="Result-ico"])
clanky.seznam.cz,search.seznam.cz##.Result.Result--organic > .Result-ico:not([class="Result-ico"]) + .Result-contentContainer clanky.seznam.cz,search.seznam.cz##.Result.Result--organic > .Result-ico:not([class="Result-ico"]) + .Result-contentContainer
clanky.seznam.cz,search.seznam.cz#?#:-abp-has(> .Result--organic .Result-title-link:not([class="Result-title-link"])) clanky.seznam.cz,search.seznam.cz#?#:-abp-has(> .Result--organic .Result-title-link:not([class="Result-title-link"]))
clanky.seznam.cz,search.seznam.cz#?#.Result:-abp-has(.Result--organic [class^="Result-contentContainer _"]) clanky.seznam.cz,search.seznam.cz#?#.Result:-abp-has(.Result--organic [class^="Result-contentContainer _"])
www.seznam.cz#$#hide-if-matches-xpath './/div[@class][contains(@style,"flex-basis:")]/div[@class][@style="top: 62px;"]' www.seznam.cz#$#hide-if-matches-xpath './/div[@class="banner-wrapper"]/a[contains(@href,"ad_url")]/div/img/ancestor::div[@id="page"]'
www.seznam.cz#$#hide-if-matches-xpath './/div[@class="banner-wrapper"]/a[contains(@href,"utm_campaign")]/div/img/ancestor::div[@id]' www.seznam.cz#$#hide-if-matches-xpath './/a[contains(@href,"ad-buttonem")]/ancestor::div[@class="gadget__header"]/parent::div[1]'
www.seznam.cz#$#hide-if-matches-xpath './/div[@class]/preceding::div[contains(@class,"mol-advert-header__source")]/parent::div[@class]/ancestor::div[@id][1]' www.seznam.cz#$#hide-if-matches-xpath './/a[contains(@href,"ad-buttonem")]/ancestor::div[@class="gadget__header"]/following::div[contains(@style,"position:relative;")]/ancestor::div[contains(@style,"flex")]/ancestor::div[@class][2]'
www.seznam.cz#$#hide-if-matches-xpath './/div[contains(@style,"height: 300px; width: 480px;")]/div[@style]/ancestor::div[@class][2]' www.seznam.cz#$#hide-if-matches-xpath './/div[@id][contains(@style,"max-width: 100%;")]/div[contains(@style,"position:relative;")]/preceding::div[contains(@class,"text-right")]/div/preceding::div[@style="top: 62px;"]'
www.seznam.cz#$#hide-if-matches-xpath './/div[contains(@class,"mol-json-carousel-advert")]/ancestor::div[contains(@class,"atm-feed-card")]/parent::div[@id]'
www.seznam.cz#$#hide-if-matches-xpath './/div[contains(@class,"atm-advert")]/ancestor::div[contains(@class,"atm-closeable-post")]/ancestor::div[2]'
www.seznam.cz#$#hide-if-matches-xpath './/div[contains(@class,"gadget-container")]/div[@id and @class]/div[@*="animated-height"]//span[text()]/following-sibling::a[contains(text(),"reklamu")]//following::div[@*="gadget__content"]//div[@class and @style]/ancestor::div[7][@class]/ancestor::div[contains(@class,"gadget-container")]'; hide-if-matches-xpath './/div[starts-with(@class,"d-flex")]/div[contains(@class,"flex-column")]/div[@class and @style]//div[2]/div[@class and @style]/parent::div/ancestor-or-self::div[contains(@style,"flex-basis:")]'; hide-if-matches-xpath './/div[@*="mainFeed"]//div[@class="overflow-hidden"]/div[contains(@class,"atm-text-placeholder")]/parent::div[@class][1]/ancestor::div[3]/parent::div[@class and @*]/ancestor::li[@data-analytics-first-item]'; www.seznam.cz#$#hide-if-matches-xpath './/div[contains(@class,"gadget-container")]/div[@id and @class]/div[@*="animated-height"]//span[text()]/following-sibling::a[contains(text(),"reklamu")]//following::div[@*="gadget__content"]//div[@class and @style]/ancestor::div[7][@class]/ancestor::div[contains(@class,"gadget-container")]'; hide-if-matches-xpath './/div[starts-with(@class,"d-flex")]/div[contains(@class,"flex-column")]/div[@class and @style]//div[2]/div[@class and @style]/parent::div/ancestor-or-self::div[contains(@style,"flex-basis:")]'; hide-if-matches-xpath './/div[@*="mainFeed"]//div[@class="overflow-hidden"]/div[contains(@class,"atm-text-placeholder")]/parent::div[@class][1]/ancestor::div[3]/parent::div[@class and @*]/ancestor::li[@data-analytics-first-item]';
search.seznam.cz#$#hide-if-matches-xpath './/div/h3[contains(@class,"bd037d")]/a[@data-dot-data]/ancestor::div[@data-e-b-n]' search.seznam.cz#$#hide-if-matches-xpath './/div/h3[contains(@class,"bd037d")]/a[@data-dot-data]/ancestor::div[@data-e-b-n]'
search.seznam.cz#$#hide-if-matches-xpath './/picture[@class]/img[contains(@src,"https://d25-a.sdn.cz")]/ancestor::div[contains(@style,"margin-left:")]/ancestor::div[@data-dot-data]' search.seznam.cz#$#hide-if-matches-xpath './/picture[@class]/img[contains(@src,"https://d25-a.sdn.cz")]/ancestor::div[contains(@style,"margin-left:")]/ancestor::div[@data-dot-data]'

View File

@ -1,9 +1,9 @@
[Adblock Plus 2.0] [Adblock Plus 2.0]
! Checksum: uc5+ZKepjZcUhlcRnh/aug ! Checksum: d23mdM5C821aJ0o0/Id1ag
! Title: My AdFiltersfor Mobile ! Title: My AdFiltersfor Mobile
! Expires: 12 hours ! Expires: 12 hours
! Version: 202303180217 ! Version: 202303180915
! Last Modified: 2023年03月18日 02:17 ! Last Modified: 2023年03月18日 09:15
! Homepage: https://adf.minggo.eu.org ! Homepage: https://adf.minggo.eu.org
! 本规则合并自Easylist、EasylistChina、EasyPrivacy、CJX'sAnnoyance ! 本规则合并自Easylist、EasylistChina、EasyPrivacy、CJX'sAnnoyance
! 感谢各位前辈的分享! ! 感谢各位前辈的分享!
@ -21774,6 +21774,7 @@ _800x80_
##a[href^="https://trk.softonixs.xyz/"] ##a[href^="https://trk.softonixs.xyz/"]
##a[href^="https://trk.sportsflix4k.club/"] ##a[href^="https://trk.sportsflix4k.club/"]
##a[href^="https://tsartech.g2afse.com/"] ##a[href^="https://tsartech.g2afse.com/"]
##a[href^="https://twinrdsrv.com/"]
##a[href^="https://twinrdsyn.com/"] ##a[href^="https://twinrdsyn.com/"]
##a[href^="https://u.expresstech.io/"] ##a[href^="https://u.expresstech.io/"]
##a[href^="https://wantopticalfreelance.com/"] ##a[href^="https://wantopticalfreelance.com/"]
@ -24406,6 +24407,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||allmygreatestlife.com^ ||allmygreatestlife.com^
||allmyverygreatlife.com^ ||allmyverygreatlife.com^
||allobarpepped.uno^ ||allobarpepped.uno^
||alloha.tv^
||allornamenti.com^ ||allornamenti.com^
||allotupwardmalicious.com^ ||allotupwardmalicious.com^
||allow-to-continue.com^ ||allow-to-continue.com^
@ -24629,6 +24631,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||anguishleague.com^ ||anguishleague.com^
||angularconstitution.com^ ||angularconstitution.com^
||anida.info^ ||anida.info^
||anifefashionism.com^
||anightsregalia.cam^ ||anightsregalia.cam^
||animated-button.pro^ ||animated-button.pro^
||animated-company.pro^ ||animated-company.pro^
@ -24949,6 +24952,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ascensionrookieweapon.com^ ||ascensionrookieweapon.com^
||ascentmatrimonypistol.com^ ||ascentmatrimonypistol.com^
||ascertaincrescenthandbag.com^ ||ascertaincrescenthandbag.com^
||ascillsilvia.com^
||ascomamizzen.com^ ||ascomamizzen.com^
||ascraftan.com^ ||ascraftan.com^
||asdasdad.net^ ||asdasdad.net^
@ -25378,6 +25382,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||aywikhsw.xyz^ ||aywikhsw.xyz^
||azads.com^ ||azads.com^
||azaipsee.com^ ||azaipsee.com^
||azbodrmufaq.com^
||azeriondigital.com^ ||azeriondigital.com^
||azj57rjy.com^ ||azj57rjy.com^
||azjmp.com^ ||azjmp.com^
@ -27022,6 +27027,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||chameleon.ad^ ||chameleon.ad^
||chameleostudios.com^ ||chameleostudios.com^
||chamib.com^ ||chamib.com^
||chancellorchainreason.com^
||chanelets-aurning.com^ ||chanelets-aurning.com^
||changeablesizepractically.com^ ||changeablesizepractically.com^
||changedcombustible.com^ ||changedcombustible.com^
@ -27481,6 +27487,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||cold-cold-freezing.com^ ||cold-cold-freezing.com^
||coldflownews.com^ ||coldflownews.com^
||coldhardcash.com^ ||coldhardcash.com^
||coldnesfspubli.com^
||coliassfeurytheme.com^ ||coliassfeurytheme.com^
||colintoxicate.com^ ||colintoxicate.com^
||collaborateinstructorgrow.com^ ||collaborateinstructorgrow.com^
@ -29948,6 +29955,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||fatsosjogs.com^ ||fatsosjogs.com^
||fatstepn.click^ ||fatstepn.click^
||fatwalkinger.club^ ||fatwalkinger.club^
||faultlessmilleranthill.com^
||faultspiano.com^ ||faultspiano.com^
||faused.com^ ||faused.com^
||fauvesez.net^ ||fauvesez.net^
@ -30510,6 +30518,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||furlsstealbilk.com^ ||furlsstealbilk.com^
||furmnas.com^ ||furmnas.com^
||furnishedleggysoak.com^ ||furnishedleggysoak.com^
||furrowparabledisplay.com^
||furstraitsbrowse.com^ ||furstraitsbrowse.com^
||fuse-cloud.com^ ||fuse-cloud.com^
||fuseplatform.net^ ||fuseplatform.net^
@ -30887,6 +30896,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||glenprejudice.com^ ||glenprejudice.com^
||glentoast.com^ ||glentoast.com^
||glersakr.com^ ||glersakr.com^
||glersooy.net^
||glerteeb.com^ ||glerteeb.com^
||glestpeoples.buzz^ ||glestpeoples.buzz^
||glevoloo.com^ ||glevoloo.com^
@ -32672,6 +32682,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||jennyunfit.com^ ||jennyunfit.com^
||jennyvisits.com^ ||jennyvisits.com^
||jenonaw.com^ ||jenonaw.com^
||jeopardizeflirting.com^
||jeperdee.net^ ||jeperdee.net^
||jeqixokniyny.com^ ||jeqixokniyny.com^
||jeribpupiled.com^ ||jeribpupiled.com^
@ -32691,6 +32702,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||jewelstastesrecovery.com^ ||jewelstastesrecovery.com^
||jewgn8une.com^ ||jewgn8une.com^
||jewhouca.net^ ||jewhouca.net^
||jewisk.com^
||jewith.com^ ||jewith.com^
||jezailjazzmen.com^ ||jezailjazzmen.com^
||jf71qh5v14.com^ ||jf71qh5v14.com^
@ -33272,6 +33284,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||kyriod.com^ ||kyriod.com^
||kytoonburlies.website^ ||kytoonburlies.website^
||kyufqusjrt.com^ ||kyufqusjrt.com^
||kyxyltiyttnjwvd.com^
||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^ ||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^
||kzkmmbrrzn.com^ ||kzkmmbrrzn.com^
||l1nkk.ga^ ||l1nkk.ga^
@ -33836,6 +33849,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||lpwndvwnehlsik.com^ ||lpwndvwnehlsik.com^
||lqcdn.com^ ||lqcdn.com^
||lqw.me^ ||lqw.me^
||lqynkwkxstb.com^
||lr-in.com^ ||lr-in.com^
||lrepampipa.com^ ||lrepampipa.com^
||lrhahgsiqustw.xyz^ ||lrhahgsiqustw.xyz^
@ -34370,6 +34384,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||methoxyunpaled.com^ ||methoxyunpaled.com^
||methree-salien.icu^ ||methree-salien.icu^
||metingsaeta.com^ ||metingsaeta.com^
||metonicthought.com^
||metopeharriet.com^ ||metopeharriet.com^
||metosk.com^ ||metosk.com^
||metresetbackbayonet.com^ ||metresetbackbayonet.com^
@ -34980,6 +34995,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||nbmramf.de^ ||nbmramf.de^
||nbottkauyy.com^ ||nbottkauyy.com^
||nbstatic.com^ ||nbstatic.com^
||nbycustomlad.com^
||ncecafvdeu.shop^ ||ncecafvdeu.shop^
||ncefoundanges.com^ ||ncefoundanges.com^
||ncernedas.one^ ||ncernedas.one^
@ -35048,6 +35064,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||nehersheteen.pro^ ||nehersheteen.pro^
||nehjnhektmg.com^ ||nehjnhektmg.com^
||nehodyshy.pro^ ||nehodyshy.pro^
||neitherpossessedset.com^
||nelado.xyz^ ||nelado.xyz^
||nellads.com^ ||nellads.com^
||nemesiacalesa.website^ ||nemesiacalesa.website^
@ -35396,6 +35413,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||nubseech.com^ ||nubseech.com^
||nucleo.online^ ||nucleo.online^
||nucljzgvzlyj.com^ ||nucljzgvzlyj.com^
||nudgedfardel.com^
||nudgeworry.com^ ||nudgeworry.com^
||nudzcea.com^ ||nudzcea.com^
||nuevonoelmid.com^ ||nuevonoelmid.com^
@ -36102,6 +36120,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ovalfunny.com^ ||ovalfunny.com^
||ovdimin.buzz^ ||ovdimin.buzz^
||ovembe.com^ ||ovembe.com^
||ovembi.com^
||ovemed.com^ ||ovemed.com^
||ovementerter.xyz^ ||ovementerter.xyz^
||ovenbifaces.cam^ ||ovenbifaces.cam^
@ -37038,6 +37057,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||potawe.com^ ||potawe.com^
||potentill3afr5ui7ticosa.com^ ||potentill3afr5ui7ticosa.com^
||potentingaknt.club^ ||potentingaknt.club^
||potfulsyipe.com^
||pothutepu.com^ ||pothutepu.com^
||potionutilize.com^ ||potionutilize.com^
||potnormal.com^ ||potnormal.com^
@ -37915,6 +37935,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||rcblkkhfvrxyn.com^ ||rcblkkhfvrxyn.com^
||rceottoqgark.com^ ||rceottoqgark.com^
||rcf3occ8.de^ ||rcf3occ8.de^
||rcpttankert.com^
||rcuacroossonek.xyz^ ||rcuacroossonek.xyz^
||rcurn.com^ ||rcurn.com^
||rcvlink.com^ ||rcvlink.com^
@ -38444,6 +38465,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||rndmusharnar.com^ ||rndmusharnar.com^
||rndnm.name^ ||rndnm.name^
||rndskittytor.com^ ||rndskittytor.com^
||rneroftheparlor.com^
||rningserience.com^ ||rningserience.com^
||rnldustal.com^ ||rnldustal.com^
||rnmd.net^ ||rnmd.net^
@ -40594,6 +40616,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||tgandmotiv.xyz^ ||tgandmotiv.xyz^
||tgandmotivat.com^ ||tgandmotivat.com^
||tgfhvrkwhaqgkf.xyz^ ||tgfhvrkwhaqgkf.xyz^
||tgimsnkwupett.com^
||tgpsew.com^ ||tgpsew.com^
||tgracefulc.one^ ||tgracefulc.one^
||tguungdbocevnh.xyz^ ||tguungdbocevnh.xyz^
@ -40989,6 +41012,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||topswp.com^ ||topswp.com^
||topvids.email^ ||topvids.email^
||topvids.info^ ||topvids.info^
||topvids.online^
||topvisitnow.com^ ||topvisitnow.com^
||toretimeout.com^ ||toretimeout.com^
||torioluor.com^ ||torioluor.com^
@ -41300,6 +41324,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||tuesdayfetidlit.com^ ||tuesdayfetidlit.com^
||tuffetenolize.com^ ||tuffetenolize.com^
||tugarmyindistinct.com^ ||tugarmyindistinct.com^
||tugust.com^
||tuitionpancake.com^ ||tuitionpancake.com^
||tujourda.net^ ||tujourda.net^
||tumblebit.com^ ||tumblebit.com^
@ -41404,6 +41429,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ubbfpm.com^ ||ubbfpm.com^
||ubjectsandie.biz^ ||ubjectsandie.biz^
||uboungera.com^ ||uboungera.com^
||ubuwwswnceqmjtg.xyz^
||ucconn.live^ ||ucconn.live^
||ucdn.website^ ||ucdn.website^
||ucheephu.com^ ||ucheephu.com^
@ -42323,6 +42349,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||wardrobecontingent.com^ ||wardrobecontingent.com^
||wardrobemeddleorganism.com^ ||wardrobemeddleorganism.com^
||warehousecanneddental.com^ ||warehousecanneddental.com^
||warhin.com^
||warhui.com^ ||warhui.com^
||warilyaggregation.com^ ||warilyaggregation.com^
||warilycommercialconstitutional.com^ ||warilycommercialconstitutional.com^
@ -42418,6 +42445,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||webfeetdaidled.com^ ||webfeetdaidled.com^
||webhit-now.com^ ||webhit-now.com^
||webmadeblog.com^ ||webmadeblog.com^
||webpfy.com^
||webpinp.com^ ||webpinp.com^
||webpushcloud.info^ ||webpushcloud.info^
||webquizspot.com^ ||webquizspot.com^
@ -42752,6 +42780,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||worldcommonwords.com^ ||worldcommonwords.com^
||worldcoolfeed.com^ ||worldcoolfeed.com^
||worldfreshblog.com^ ||worldfreshblog.com^
||worldglobalssp.xyz^
||worldsbestoffer.xyz^ ||worldsbestoffer.xyz^
||worldsportlife.com^ ||worldsportlife.com^
||worldtraffic.trade^ ||worldtraffic.trade^
@ -43172,6 +43201,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||yobr.net^ ||yobr.net^
||yoc-adserver.com^ ||yoc-adserver.com^
||yodr.net^ ||yodr.net^
||yodwhmxuswkbwtf.com^
||yofdifferents.biz^ ||yofdifferents.biz^
||yogacomplyfuel.com^ ||yogacomplyfuel.com^
||yogar2ti8nf09.com^ ||yogar2ti8nf09.com^
@ -45167,6 +45197,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||7anfpatlo8lwmb.com^$popup ||7anfpatlo8lwmb.com^$popup
||7ca78m3csgbrid7ge.com^$popup ||7ca78m3csgbrid7ge.com^$popup
||7oc5b1i3v4iu.top^$popup ||7oc5b1i3v4iu.top^$popup
||7vuoh5i80tys.top^$popup
||888media.net^$popup ||888media.net^$popup
||888promos.com^$popup ||888promos.com^$popup
||8wtkfxiss1o2.com^$popup ||8wtkfxiss1o2.com^$popup
@ -45879,6 +45910,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||f5v1x3kgv5.com^$popup ||f5v1x3kgv5.com^$popup
||facilitatevoluntarily.com^$popup ||facilitatevoluntarily.com^$popup
||fairieflame.com^$popup ||fairieflame.com^$popup
||falsewrist.com^$popup
||familyborn.com^$popup ||familyborn.com^$popup
||fapmeth.com^$popup ||fapmeth.com^$popup
||fapping.club^$popup ||fapping.club^$popup
@ -45961,6 +45993,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ftte.xyz^$popup ||ftte.xyz^$popup
||functionsprecision.com^$popup ||functionsprecision.com^$popup
||funmatrix.net^$popup ||funmatrix.net^$popup
||furrowparabledisplay.com^$popup
||furstraitsbrowse.com^$popup ||furstraitsbrowse.com^$popup
||fuse-cloud.com^$popup ||fuse-cloud.com^$popup
||fusttds.xyz^$popup ||fusttds.xyz^$popup
@ -46013,6 +46046,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||glauvoob.com^$popup ||glauvoob.com^$popup
||glegatemi.pro^$popup ||glegatemi.pro^$popup
||glersakr.com^$popup ||glersakr.com^$popup
||glersooy.net^$popup
||glimpsemankind.com^$popup ||glimpsemankind.com^$popup
||glitteridentifiernavy.com^$popup ||glitteridentifiernavy.com^$popup
||glixaing.com^$popup ||glixaing.com^$popup
@ -46171,6 +46205,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||hungryrise.com^$popup ||hungryrise.com^$popup
||hurriedcoward.com^$popup ||hurriedcoward.com^$popup
||huskydesigner.pro^$popup ||huskydesigner.pro^$popup
||hybridgermandespicable.com^$popup
||hycikesty.pro^$popup ||hycikesty.pro^$popup
||hyenadata.com^$popup ||hyenadata.com^$popup
||i62e2b4mfy.com^$popup ||i62e2b4mfy.com^$popup
@ -46542,6 +46577,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||neckshrinevastly.com^$popup ||neckshrinevastly.com^$popup
||nedassiu.buzz^$popup ||nedassiu.buzz^$popup
||nehodyshy.pro^$popup ||nehodyshy.pro^$popup
||neitherpossessedset.com^$popup
||neptuntrack.com^$popup ||neptuntrack.com^$popup
||nessainy.net^$popup ||nessainy.net^$popup
||nestleareae.tech^$popup ||nestleareae.tech^$popup
@ -48859,6 +48895,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||d1qk9ujrmkucbl.cloudfront.net^ ||d1qk9ujrmkucbl.cloudfront.net^
||d1r90st78epsag.cloudfront.net^ ||d1r90st78epsag.cloudfront.net^
||d1rguclfwp7nc8.cloudfront.net^ ||d1rguclfwp7nc8.cloudfront.net^
||d1rkd1d0jv6skn.cloudfront.net^
||d1rkf0bq85yx06.cloudfront.net^ ||d1rkf0bq85yx06.cloudfront.net^
||d1rsh847opos9y.cloudfront.net^ ||d1rsh847opos9y.cloudfront.net^
||d1sowp9ayjro6j.cloudfront.net^ ||d1sowp9ayjro6j.cloudfront.net^
@ -49224,6 +49261,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||dihutyaiafuhr.cloudfront.net^ ||dihutyaiafuhr.cloudfront.net^
||dilvyi2h98h1q.cloudfront.net^ ||dilvyi2h98h1q.cloudfront.net^
||dita6jhhqwoiz.cloudfront.net^ ||dita6jhhqwoiz.cloudfront.net^
||divekcl7q9fxi.cloudfront.net^
||diz4z73aymwyp.cloudfront.net^ ||diz4z73aymwyp.cloudfront.net^
||djm080u34wfc5.cloudfront.net^ ||djm080u34wfc5.cloudfront.net^
||djnaivalj34ub.cloudfront.net^ ||djnaivalj34ub.cloudfront.net^
@ -55034,6 +55072,7 @@ bing.com##[id$="adsMvCarousel"]
bing.com##a[href*="/aclick?ld="] bing.com##a[href*="/aclick?ld="]
independent.co.uk,standard.co.uk#?#article > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[data-ad-unit-path]) independent.co.uk,standard.co.uk#?#article > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[data-ad-unit-path])
sbs.com.au#?#.MuiBox-root:-abp-has(>.desktop-ads) sbs.com.au#?#.MuiBox-root:-abp-has(>.desktop-ads)
privacytools.io#?#.container:-abp-has(.tag .fa-adversal)
slashdot.org#?#article:-abp-has(.ntv-sponsored-question) slashdot.org#?#article:-abp-has(.ntv-sponsored-question)
9gag.com#?#article:-abp-has(.promoted) 9gag.com#?#article:-abp-has(.promoted)
decrypt.co#?#span:-abp-contains(AD) decrypt.co#?#span:-abp-contains(AD)
@ -55594,6 +55633,7 @@ zbporn.com##.head-spot
xgroovy.com##.headP xgroovy.com##.headP
megatube.xxx##.header-panel-1 megatube.xxx##.header-panel-1
cutegurlz.com##.header-widget cutegurlz.com##.header-widget
videosection.com##.header__nav-item--adv-link
mansurfer.com##.headerbanner mansurfer.com##.headerbanner
allfuckpics.com##.herb allfuckpics.com##.herb
txxx.com##.herrmhlmolu txxx.com##.herrmhlmolu
@ -55691,6 +55731,7 @@ bigtitslust.com,sortporn.com##.pignr.item
boundhub.com##.pl2ace boundhub.com##.pl2ace
camvideos.tv,exoav.com,jizzoncam.com,rare-videos.net##.place camvideos.tv,exoav.com,jizzoncam.com,rare-videos.net##.place
3movs.com##.player + .aside 3movs.com##.player + .aside
xhamster.com##.player-add-overlay
vivud.com,zmovs.com##.player-aside-banners vivud.com,zmovs.com##.player-aside-banners
ok.xxx,pornhat.com,xxxonxxx.com##.player-bn ok.xxx,pornhat.com,xxxonxxx.com##.player-bn
7mmtv.sx##.player-overlay 7mmtv.sx##.player-overlay
@ -55913,6 +55954,9 @@ theyarehuge.com##.yellow
xhamster.com##.ytd-jcam-thumb xhamster.com##.ytd-jcam-thumb
xhamster.com##.ytd-jcams-widget xhamster.com##.ytd-jcams-widget
xhamster.com##.ytd-jsp-a xhamster.com##.ytd-jsp-a
xhamster.com##.yxd-jcam-thumb
xhamster.com##.yxd-jcams-widget
xhamster.com##.yxd-jsp-a
pussy.org##.zone pussy.org##.zone
momxxxfun.com##.zone-2 momxxxfun.com##.zone-2
pinflix.com,pornhd.com##.zone-area pinflix.com,pornhd.com##.zone-area
@ -58298,6 +58342,8 @@ newduba.cn###jq_youxi
##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"] ##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"]
~mgtv.com##a[target="_blank"] > img[src*="hitv.com"] ~mgtv.com##a[target="_blank"] > img[src*="hitv.com"]
##a[target="_blank"][onclick*="广告点击"] ##a[target="_blank"][onclick*="广告点击"]
##.app-down-fix.body-fix
##.player-news > .news-list
##body .has-ad ##body .has-ad
##body[onload*="u()"] > #x ##body[onload*="u()"] > #x
##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"] ##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"]
@ -59375,6 +59421,13 @@ newduba.cn###jq_youxi
||zxfas56.com^ ||zxfas56.com^
||zxtkfvm.cn^ ||zxtkfvm.cn^
||zzxmcp.com^ ||zzxmcp.com^
||neg.hk^
||itpest.cn^
||zopvjn.xyz^
||gauqeo.xyz^
||huluxia.com^$third-party
||tfallview.live^
||effetspositifs.com^
##.btn[href*="/viphktv.com/"] ##.btn[href*="/viphktv.com/"]
##[class][onclick*=".ununxsxs.top"] ##[class][onclick*=".ununxsxs.top"]
##a[href$=".120ydrayy.com"] ##a[href$=".120ydrayy.com"]
@ -65887,7 +65940,6 @@ hxsame.hexun.com$domain=~quote.hexun.com
||1fzw.com/content/templates/zjbnew/yxj.js ||1fzw.com/content/templates/zjbnew/yxj.js
||1ketang.com/Runtime/js/play ||1ketang.com/Runtime/js/play
||1stchina.net/static/js/jquery.in. ||1stchina.net/static/js/jquery.in.
||1vkx.cn/public/*/plugins/
||1x6666.com/img/ ||1x6666.com/img/
||2008mm.com^*.js ||2008mm.com^*.js
||2008xxx.com:888 ||2008xxx.com:888
@ -70155,6 +70207,8 @@ hxsame.hexun.com$domain=~quote.hexun.com
||zztongyun.com/static/js/sh. ||zztongyun.com/static/js/sh.
||zzz4.com/JS_AD/ ||zzz4.com/JS_AD/
||zzzyk.com/js/ ||zzzyk.com/js/
||tlxxw.cc/public/1/assets/js/custom/tt.
||tlxxw.cc/public/*/plugins/
!------------------------Specific element hiding rules------------------------! !------------------------Specific element hiding rules------------------------!
szxx.com.cn###A0 szxx.com.cn###A0
szxx.com.cn###A1 szxx.com.cn###A1
@ -75762,7 +75816,6 @@ gohome.com.hk#@#div[id^="div-gpt-ad"]
@@||192.168.*.1/$generichide @@||192.168.*.1/$generichide
@@||192.168.*/advertising_$stylesheet @@||192.168.*/advertising_$stylesheet
@@||199it.com^$generichide @@||199it.com^$generichide
@@||1vkx.cn/public/*/jquery.min.js
@@||2018x.bid/adview.js @@||2018x.bid/adview.js
@@||210.40.130.91^*/ad.css?$stylesheet @@||210.40.130.91^*/ad.css?$stylesheet
@@||2345.com/images/activity/20171111/open/j/close.png @@||2345.com/images/activity/20171111/open/j/close.png
@ -93872,6 +93925,7 @@ $third-party,xmlhttprequest,domain=opensubtitles.org
||pixiedust.buzzfeed.com^ ||pixiedust.buzzfeed.com^
||planetradio.co.uk/crystal/log ||planetradio.co.uk/crystal/log
||plausible.bots.gg^ ||plausible.bots.gg^
||plausible.dragonfru.it^
||plausible.omgapi.org^ ||plausible.omgapi.org^
||plausible.safing.io^ ||plausible.safing.io^
||player-cdn.com/cdn-cgi/trace ||player-cdn.com/cdn-cgi/trace
@ -108293,8 +108347,8 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=skyback.ru|szukajka
@@||google-analytics.com/analytics.js$domain=beinsports.com|brooklinen.com|healthrangerstore.com|jackbox.tv|k2radio.com|koel.com|kowb1290.com|stressless.com|tracking.narvar.com|truwin.com|westernunion.com @@||google-analytics.com/analytics.js$domain=beinsports.com|brooklinen.com|healthrangerstore.com|jackbox.tv|k2radio.com|koel.com|kowb1290.com|stressless.com|tracking.narvar.com|truwin.com|westernunion.com
@@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=westernunion.com @@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=westernunion.com
@@||googleoptimize.com/optimize.js$script,domain=binglee.com.au|inquirer.com|investing.com|lodgecastiron.com|tentree.ca @@||googleoptimize.com/optimize.js$script,domain=binglee.com.au|inquirer.com|investing.com|lodgecastiron.com|tentree.ca
@@||googletagmanager.com/gtag/js$script,domain=academy.com|acornonline.com|aliexpress.com|carhartt-wip.com|cbslocal.com|devclass.com|ejgiftcards.com|herculesstands.com|honeystinger.com|kawasaki.com|liene-life.com|livongo.com|m.putlocker.how|mediaite.com|schwab.com|toptal.com|virginplus.ca|winefolly.com @@||googletagmanager.com/gtag/js$script,domain=academy.com|acornonline.com|aliexpress.com|carhartt-wip.com|cbslocal.com|devclass.com|ejgiftcards.com|herculesstands.com|honeystinger.com|kawasaki.com|liene-life.com|livongo.com|m.putlocker.how|mediaite.com|montcopa.org|schwab.com|toptal.com|virginplus.ca|winefolly.com
@@||googletagmanager.com/gtm.js$domain=acehardware.com|acornonline.com|ads.spotify.com|aeromexico.com|aliexpress.com|atptour.com|axeptio.eu|backcountry.com|binglee.com.au|bsa-whitelabel.com|bybit.com|bybitglobal.com|carhartt-wip.com|ccleaner.com|chipotle.com|complex.com|coolermaster.com|crello.com|cyclingnews.com|cypress.io|dmv.ca.gov|doodle.com|dropps.com|easternbank.com|edwardjones.com|elnuevodia.com|ergotron.com|expressvpn.com|festoolusa.com|flytap.com|formula1.com|fortune.com|gorillamind.com|gumtree.com|harveynorman.co.nz|harveynorman.com.au|herculesstands.com|independent.co.uk|jn.pt|kedronparkhotel.com.au|konami.com|lecker.de|level.travel|mcgeeandco.com|mercell.com|mysmartprice.com|nflgamepass.com|nielsendodgechryslerjeepram.com|nordvpn.com|nourison.com|oakandfort.com|petsathome.com|pgatoursuperstore.com|pioneer.eu|plaion.com|plantsome.ca|primeoak.co.uk|prisonfellowship.org|prizehometickets.com.au|qrcode-monkey.com|royalbank.com|runescape.com|scotsman.com|soranews24.com|soundguys.com|stressless.com|support.creative.com|swarajyamag.com|talent.lowes.com|trademe.co.nz|tumi.com|uclabruins.com|uniqlo.com|upwork.com|uqr.to|zennioptical.com|zinio.com @@||googletagmanager.com/gtm.js$domain=acehardware.com|acornonline.com|ads.spotify.com|aeromexico.com|aliexpress.com|atptour.com|axeptio.eu|backcountry.com|binglee.com.au|bsa-whitelabel.com|bybit.com|bybitglobal.com|carhartt-wip.com|ccleaner.com|chipotle.com|complex.com|coolermaster.com|crello.com|cyclingnews.com|cypress.io|dmv.ca.gov|doodle.com|dropps.com|easternbank.com|edwardjones.com|elnuevodia.com|ergotron.com|expressvpn.com|festoolusa.com|flytap.com|formula1.com|fortune.com|gorillamind.com|gumtree.com|harveynorman.co.nz|harveynorman.com.au|herculesstands.com|independent.co.uk|jn.pt|kedronparkhotel.com.au|konami.com|lecker.de|level.travel|mcgeeandco.com|mercell.com|montcopa.org|mysmartprice.com|nflgamepass.com|nielsendodgechryslerjeepram.com|nordvpn.com|nourison.com|oakandfort.com|petsathome.com|pgatoursuperstore.com|pioneer.eu|plaion.com|plantsome.ca|primeoak.co.uk|prisonfellowship.org|prizehometickets.com.au|qrcode-monkey.com|royalbank.com|runescape.com|scotsman.com|soranews24.com|soundguys.com|stressless.com|support.creative.com|swarajyamag.com|talent.lowes.com|trademe.co.nz|tumi.com|uclabruins.com|uniqlo.com|upwork.com|uqr.to|zennioptical.com|zinio.com
@@||gov.au/Scripts/ga.js$script,~third-party @@||gov.au/Scripts/ga.js$script,~third-party
@@||gstatic.com^*/firebase-performance-standalone.js$script,domain=flightradar24.com @@||gstatic.com^*/firebase-performance-standalone.js$script,domain=flightradar24.com
@@||guce.advertising.com/collectIdentifiers$~third-party @@||guce.advertising.com/collectIdentifiers$~third-party

View File

@ -1,9 +1,9 @@
[Adblock Plus 2.0] [Adblock Plus 2.0]
! Checksum: wdu8GlgKMmst6SJ5u8JabQ ! Checksum: n/tmzJXyLK91rNLkOnj9Vg
! Title: My AdFiltersfor PC ! Title: My AdFiltersfor PC
! Expires: 12 hours ! Expires: 12 hours
! Version: 202303180217 ! Version: 202303180915
! Last Modified: 2023年03月18日 02:17 ! Last Modified: 2023年03月18日 09:15
! Homepage: https://adf.minggo.eu.org ! Homepage: https://adf.minggo.eu.org
! 本规则合并自乘风视频广告过滤规则、Easylist、EasylistChina、EasyPrivacy、CJX'sAnnoyance ! 本规则合并自乘风视频广告过滤规则、Easylist、EasylistChina、EasyPrivacy、CJX'sAnnoyance
! 并补充了贴吧过滤规则,感谢各位前辈的分享! ! 并补充了贴吧过滤规则,感谢各位前辈的分享!
@ -21886,6 +21886,7 @@ _800x80_
##a[href^="https://trk.softonixs.xyz/"] ##a[href^="https://trk.softonixs.xyz/"]
##a[href^="https://trk.sportsflix4k.club/"] ##a[href^="https://trk.sportsflix4k.club/"]
##a[href^="https://tsartech.g2afse.com/"] ##a[href^="https://tsartech.g2afse.com/"]
##a[href^="https://twinrdsrv.com/"]
##a[href^="https://twinrdsyn.com/"] ##a[href^="https://twinrdsyn.com/"]
##a[href^="https://u.expresstech.io/"] ##a[href^="https://u.expresstech.io/"]
##a[href^="https://wantopticalfreelance.com/"] ##a[href^="https://wantopticalfreelance.com/"]
@ -24518,6 +24519,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||allmygreatestlife.com^ ||allmygreatestlife.com^
||allmyverygreatlife.com^ ||allmyverygreatlife.com^
||allobarpepped.uno^ ||allobarpepped.uno^
||alloha.tv^
||allornamenti.com^ ||allornamenti.com^
||allotupwardmalicious.com^ ||allotupwardmalicious.com^
||allow-to-continue.com^ ||allow-to-continue.com^
@ -24741,6 +24743,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||anguishleague.com^ ||anguishleague.com^
||angularconstitution.com^ ||angularconstitution.com^
||anida.info^ ||anida.info^
||anifefashionism.com^
||anightsregalia.cam^ ||anightsregalia.cam^
||animated-button.pro^ ||animated-button.pro^
||animated-company.pro^ ||animated-company.pro^
@ -25061,6 +25064,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ascensionrookieweapon.com^ ||ascensionrookieweapon.com^
||ascentmatrimonypistol.com^ ||ascentmatrimonypistol.com^
||ascertaincrescenthandbag.com^ ||ascertaincrescenthandbag.com^
||ascillsilvia.com^
||ascomamizzen.com^ ||ascomamizzen.com^
||ascraftan.com^ ||ascraftan.com^
||asdasdad.net^ ||asdasdad.net^
@ -25490,6 +25494,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||aywikhsw.xyz^ ||aywikhsw.xyz^
||azads.com^ ||azads.com^
||azaipsee.com^ ||azaipsee.com^
||azbodrmufaq.com^
||azeriondigital.com^ ||azeriondigital.com^
||azj57rjy.com^ ||azj57rjy.com^
||azjmp.com^ ||azjmp.com^
@ -27134,6 +27139,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||chameleon.ad^ ||chameleon.ad^
||chameleostudios.com^ ||chameleostudios.com^
||chamib.com^ ||chamib.com^
||chancellorchainreason.com^
||chanelets-aurning.com^ ||chanelets-aurning.com^
||changeablesizepractically.com^ ||changeablesizepractically.com^
||changedcombustible.com^ ||changedcombustible.com^
@ -27593,6 +27599,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||cold-cold-freezing.com^ ||cold-cold-freezing.com^
||coldflownews.com^ ||coldflownews.com^
||coldhardcash.com^ ||coldhardcash.com^
||coldnesfspubli.com^
||coliassfeurytheme.com^ ||coliassfeurytheme.com^
||colintoxicate.com^ ||colintoxicate.com^
||collaborateinstructorgrow.com^ ||collaborateinstructorgrow.com^
@ -30060,6 +30067,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||fatsosjogs.com^ ||fatsosjogs.com^
||fatstepn.click^ ||fatstepn.click^
||fatwalkinger.club^ ||fatwalkinger.club^
||faultlessmilleranthill.com^
||faultspiano.com^ ||faultspiano.com^
||faused.com^ ||faused.com^
||fauvesez.net^ ||fauvesez.net^
@ -30622,6 +30630,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||furlsstealbilk.com^ ||furlsstealbilk.com^
||furmnas.com^ ||furmnas.com^
||furnishedleggysoak.com^ ||furnishedleggysoak.com^
||furrowparabledisplay.com^
||furstraitsbrowse.com^ ||furstraitsbrowse.com^
||fuse-cloud.com^ ||fuse-cloud.com^
||fuseplatform.net^ ||fuseplatform.net^
@ -30999,6 +31008,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||glenprejudice.com^ ||glenprejudice.com^
||glentoast.com^ ||glentoast.com^
||glersakr.com^ ||glersakr.com^
||glersooy.net^
||glerteeb.com^ ||glerteeb.com^
||glestpeoples.buzz^ ||glestpeoples.buzz^
||glevoloo.com^ ||glevoloo.com^
@ -32784,6 +32794,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||jennyunfit.com^ ||jennyunfit.com^
||jennyvisits.com^ ||jennyvisits.com^
||jenonaw.com^ ||jenonaw.com^
||jeopardizeflirting.com^
||jeperdee.net^ ||jeperdee.net^
||jeqixokniyny.com^ ||jeqixokniyny.com^
||jeribpupiled.com^ ||jeribpupiled.com^
@ -32803,6 +32814,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||jewelstastesrecovery.com^ ||jewelstastesrecovery.com^
||jewgn8une.com^ ||jewgn8une.com^
||jewhouca.net^ ||jewhouca.net^
||jewisk.com^
||jewith.com^ ||jewith.com^
||jezailjazzmen.com^ ||jezailjazzmen.com^
||jf71qh5v14.com^ ||jf71qh5v14.com^
@ -33384,6 +33396,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||kyriod.com^ ||kyriod.com^
||kytoonburlies.website^ ||kytoonburlies.website^
||kyufqusjrt.com^ ||kyufqusjrt.com^
||kyxyltiyttnjwvd.com^
||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^ ||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^
||kzkmmbrrzn.com^ ||kzkmmbrrzn.com^
||l1nkk.ga^ ||l1nkk.ga^
@ -33948,6 +33961,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||lpwndvwnehlsik.com^ ||lpwndvwnehlsik.com^
||lqcdn.com^ ||lqcdn.com^
||lqw.me^ ||lqw.me^
||lqynkwkxstb.com^
||lr-in.com^ ||lr-in.com^
||lrepampipa.com^ ||lrepampipa.com^
||lrhahgsiqustw.xyz^ ||lrhahgsiqustw.xyz^
@ -34482,6 +34496,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||methoxyunpaled.com^ ||methoxyunpaled.com^
||methree-salien.icu^ ||methree-salien.icu^
||metingsaeta.com^ ||metingsaeta.com^
||metonicthought.com^
||metopeharriet.com^ ||metopeharriet.com^
||metosk.com^ ||metosk.com^
||metresetbackbayonet.com^ ||metresetbackbayonet.com^
@ -35092,6 +35107,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||nbmramf.de^ ||nbmramf.de^
||nbottkauyy.com^ ||nbottkauyy.com^
||nbstatic.com^ ||nbstatic.com^
||nbycustomlad.com^
||ncecafvdeu.shop^ ||ncecafvdeu.shop^
||ncefoundanges.com^ ||ncefoundanges.com^
||ncernedas.one^ ||ncernedas.one^
@ -35160,6 +35176,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||nehersheteen.pro^ ||nehersheteen.pro^
||nehjnhektmg.com^ ||nehjnhektmg.com^
||nehodyshy.pro^ ||nehodyshy.pro^
||neitherpossessedset.com^
||nelado.xyz^ ||nelado.xyz^
||nellads.com^ ||nellads.com^
||nemesiacalesa.website^ ||nemesiacalesa.website^
@ -35508,6 +35525,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||nubseech.com^ ||nubseech.com^
||nucleo.online^ ||nucleo.online^
||nucljzgvzlyj.com^ ||nucljzgvzlyj.com^
||nudgedfardel.com^
||nudgeworry.com^ ||nudgeworry.com^
||nudzcea.com^ ||nudzcea.com^
||nuevonoelmid.com^ ||nuevonoelmid.com^
@ -36214,6 +36232,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ovalfunny.com^ ||ovalfunny.com^
||ovdimin.buzz^ ||ovdimin.buzz^
||ovembe.com^ ||ovembe.com^
||ovembi.com^
||ovemed.com^ ||ovemed.com^
||ovementerter.xyz^ ||ovementerter.xyz^
||ovenbifaces.cam^ ||ovenbifaces.cam^
@ -37150,6 +37169,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||potawe.com^ ||potawe.com^
||potentill3afr5ui7ticosa.com^ ||potentill3afr5ui7ticosa.com^
||potentingaknt.club^ ||potentingaknt.club^
||potfulsyipe.com^
||pothutepu.com^ ||pothutepu.com^
||potionutilize.com^ ||potionutilize.com^
||potnormal.com^ ||potnormal.com^
@ -38027,6 +38047,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||rcblkkhfvrxyn.com^ ||rcblkkhfvrxyn.com^
||rceottoqgark.com^ ||rceottoqgark.com^
||rcf3occ8.de^ ||rcf3occ8.de^
||rcpttankert.com^
||rcuacroossonek.xyz^ ||rcuacroossonek.xyz^
||rcurn.com^ ||rcurn.com^
||rcvlink.com^ ||rcvlink.com^
@ -38556,6 +38577,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||rndmusharnar.com^ ||rndmusharnar.com^
||rndnm.name^ ||rndnm.name^
||rndskittytor.com^ ||rndskittytor.com^
||rneroftheparlor.com^
||rningserience.com^ ||rningserience.com^
||rnldustal.com^ ||rnldustal.com^
||rnmd.net^ ||rnmd.net^
@ -40706,6 +40728,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||tgandmotiv.xyz^ ||tgandmotiv.xyz^
||tgandmotivat.com^ ||tgandmotivat.com^
||tgfhvrkwhaqgkf.xyz^ ||tgfhvrkwhaqgkf.xyz^
||tgimsnkwupett.com^
||tgpsew.com^ ||tgpsew.com^
||tgracefulc.one^ ||tgracefulc.one^
||tguungdbocevnh.xyz^ ||tguungdbocevnh.xyz^
@ -41101,6 +41124,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||topswp.com^ ||topswp.com^
||topvids.email^ ||topvids.email^
||topvids.info^ ||topvids.info^
||topvids.online^
||topvisitnow.com^ ||topvisitnow.com^
||toretimeout.com^ ||toretimeout.com^
||torioluor.com^ ||torioluor.com^
@ -41412,6 +41436,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||tuesdayfetidlit.com^ ||tuesdayfetidlit.com^
||tuffetenolize.com^ ||tuffetenolize.com^
||tugarmyindistinct.com^ ||tugarmyindistinct.com^
||tugust.com^
||tuitionpancake.com^ ||tuitionpancake.com^
||tujourda.net^ ||tujourda.net^
||tumblebit.com^ ||tumblebit.com^
@ -41516,6 +41541,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ubbfpm.com^ ||ubbfpm.com^
||ubjectsandie.biz^ ||ubjectsandie.biz^
||uboungera.com^ ||uboungera.com^
||ubuwwswnceqmjtg.xyz^
||ucconn.live^ ||ucconn.live^
||ucdn.website^ ||ucdn.website^
||ucheephu.com^ ||ucheephu.com^
@ -42435,6 +42461,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||wardrobecontingent.com^ ||wardrobecontingent.com^
||wardrobemeddleorganism.com^ ||wardrobemeddleorganism.com^
||warehousecanneddental.com^ ||warehousecanneddental.com^
||warhin.com^
||warhui.com^ ||warhui.com^
||warilyaggregation.com^ ||warilyaggregation.com^
||warilycommercialconstitutional.com^ ||warilycommercialconstitutional.com^
@ -42530,6 +42557,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||webfeetdaidled.com^ ||webfeetdaidled.com^
||webhit-now.com^ ||webhit-now.com^
||webmadeblog.com^ ||webmadeblog.com^
||webpfy.com^
||webpinp.com^ ||webpinp.com^
||webpushcloud.info^ ||webpushcloud.info^
||webquizspot.com^ ||webquizspot.com^
@ -42864,6 +42892,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||worldcommonwords.com^ ||worldcommonwords.com^
||worldcoolfeed.com^ ||worldcoolfeed.com^
||worldfreshblog.com^ ||worldfreshblog.com^
||worldglobalssp.xyz^
||worldsbestoffer.xyz^ ||worldsbestoffer.xyz^
||worldsportlife.com^ ||worldsportlife.com^
||worldtraffic.trade^ ||worldtraffic.trade^
@ -43284,6 +43313,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||yobr.net^ ||yobr.net^
||yoc-adserver.com^ ||yoc-adserver.com^
||yodr.net^ ||yodr.net^
||yodwhmxuswkbwtf.com^
||yofdifferents.biz^ ||yofdifferents.biz^
||yogacomplyfuel.com^ ||yogacomplyfuel.com^
||yogar2ti8nf09.com^ ||yogar2ti8nf09.com^
@ -45279,6 +45309,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||7anfpatlo8lwmb.com^$popup ||7anfpatlo8lwmb.com^$popup
||7ca78m3csgbrid7ge.com^$popup ||7ca78m3csgbrid7ge.com^$popup
||7oc5b1i3v4iu.top^$popup ||7oc5b1i3v4iu.top^$popup
||7vuoh5i80tys.top^$popup
||888media.net^$popup ||888media.net^$popup
||888promos.com^$popup ||888promos.com^$popup
||8wtkfxiss1o2.com^$popup ||8wtkfxiss1o2.com^$popup
@ -45991,6 +46022,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||f5v1x3kgv5.com^$popup ||f5v1x3kgv5.com^$popup
||facilitatevoluntarily.com^$popup ||facilitatevoluntarily.com^$popup
||fairieflame.com^$popup ||fairieflame.com^$popup
||falsewrist.com^$popup
||familyborn.com^$popup ||familyborn.com^$popup
||fapmeth.com^$popup ||fapmeth.com^$popup
||fapping.club^$popup ||fapping.club^$popup
@ -46073,6 +46105,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||ftte.xyz^$popup ||ftte.xyz^$popup
||functionsprecision.com^$popup ||functionsprecision.com^$popup
||funmatrix.net^$popup ||funmatrix.net^$popup
||furrowparabledisplay.com^$popup
||furstraitsbrowse.com^$popup ||furstraitsbrowse.com^$popup
||fuse-cloud.com^$popup ||fuse-cloud.com^$popup
||fusttds.xyz^$popup ||fusttds.xyz^$popup
@ -46125,6 +46158,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||glauvoob.com^$popup ||glauvoob.com^$popup
||glegatemi.pro^$popup ||glegatemi.pro^$popup
||glersakr.com^$popup ||glersakr.com^$popup
||glersooy.net^$popup
||glimpsemankind.com^$popup ||glimpsemankind.com^$popup
||glitteridentifiernavy.com^$popup ||glitteridentifiernavy.com^$popup
||glixaing.com^$popup ||glixaing.com^$popup
@ -46283,6 +46317,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||hungryrise.com^$popup ||hungryrise.com^$popup
||hurriedcoward.com^$popup ||hurriedcoward.com^$popup
||huskydesigner.pro^$popup ||huskydesigner.pro^$popup
||hybridgermandespicable.com^$popup
||hycikesty.pro^$popup ||hycikesty.pro^$popup
||hyenadata.com^$popup ||hyenadata.com^$popup
||i62e2b4mfy.com^$popup ||i62e2b4mfy.com^$popup
@ -46654,6 +46689,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||neckshrinevastly.com^$popup ||neckshrinevastly.com^$popup
||nedassiu.buzz^$popup ||nedassiu.buzz^$popup
||nehodyshy.pro^$popup ||nehodyshy.pro^$popup
||neitherpossessedset.com^$popup
||neptuntrack.com^$popup ||neptuntrack.com^$popup
||nessainy.net^$popup ||nessainy.net^$popup
||nestleareae.tech^$popup ||nestleareae.tech^$popup
@ -48971,6 +49007,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||d1qk9ujrmkucbl.cloudfront.net^ ||d1qk9ujrmkucbl.cloudfront.net^
||d1r90st78epsag.cloudfront.net^ ||d1r90st78epsag.cloudfront.net^
||d1rguclfwp7nc8.cloudfront.net^ ||d1rguclfwp7nc8.cloudfront.net^
||d1rkd1d0jv6skn.cloudfront.net^
||d1rkf0bq85yx06.cloudfront.net^ ||d1rkf0bq85yx06.cloudfront.net^
||d1rsh847opos9y.cloudfront.net^ ||d1rsh847opos9y.cloudfront.net^
||d1sowp9ayjro6j.cloudfront.net^ ||d1sowp9ayjro6j.cloudfront.net^
@ -49336,6 +49373,7 @@ androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkul
||dihutyaiafuhr.cloudfront.net^ ||dihutyaiafuhr.cloudfront.net^
||dilvyi2h98h1q.cloudfront.net^ ||dilvyi2h98h1q.cloudfront.net^
||dita6jhhqwoiz.cloudfront.net^ ||dita6jhhqwoiz.cloudfront.net^
||divekcl7q9fxi.cloudfront.net^
||diz4z73aymwyp.cloudfront.net^ ||diz4z73aymwyp.cloudfront.net^
||djm080u34wfc5.cloudfront.net^ ||djm080u34wfc5.cloudfront.net^
||djnaivalj34ub.cloudfront.net^ ||djnaivalj34ub.cloudfront.net^
@ -55146,6 +55184,7 @@ bing.com##[id$="adsMvCarousel"]
bing.com##a[href*="/aclick?ld="] bing.com##a[href*="/aclick?ld="]
independent.co.uk,standard.co.uk#?#article > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[data-ad-unit-path]) independent.co.uk,standard.co.uk#?#article > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[data-ad-unit-path])
sbs.com.au#?#.MuiBox-root:-abp-has(>.desktop-ads) sbs.com.au#?#.MuiBox-root:-abp-has(>.desktop-ads)
privacytools.io#?#.container:-abp-has(.tag .fa-adversal)
slashdot.org#?#article:-abp-has(.ntv-sponsored-question) slashdot.org#?#article:-abp-has(.ntv-sponsored-question)
9gag.com#?#article:-abp-has(.promoted) 9gag.com#?#article:-abp-has(.promoted)
decrypt.co#?#span:-abp-contains(AD) decrypt.co#?#span:-abp-contains(AD)
@ -55706,6 +55745,7 @@ zbporn.com##.head-spot
xgroovy.com##.headP xgroovy.com##.headP
megatube.xxx##.header-panel-1 megatube.xxx##.header-panel-1
cutegurlz.com##.header-widget cutegurlz.com##.header-widget
videosection.com##.header__nav-item--adv-link
mansurfer.com##.headerbanner mansurfer.com##.headerbanner
allfuckpics.com##.herb allfuckpics.com##.herb
txxx.com##.herrmhlmolu txxx.com##.herrmhlmolu
@ -55803,6 +55843,7 @@ bigtitslust.com,sortporn.com##.pignr.item
boundhub.com##.pl2ace boundhub.com##.pl2ace
camvideos.tv,exoav.com,jizzoncam.com,rare-videos.net##.place camvideos.tv,exoav.com,jizzoncam.com,rare-videos.net##.place
3movs.com##.player + .aside 3movs.com##.player + .aside
xhamster.com##.player-add-overlay
vivud.com,zmovs.com##.player-aside-banners vivud.com,zmovs.com##.player-aside-banners
ok.xxx,pornhat.com,xxxonxxx.com##.player-bn ok.xxx,pornhat.com,xxxonxxx.com##.player-bn
7mmtv.sx##.player-overlay 7mmtv.sx##.player-overlay
@ -56025,6 +56066,9 @@ theyarehuge.com##.yellow
xhamster.com##.ytd-jcam-thumb xhamster.com##.ytd-jcam-thumb
xhamster.com##.ytd-jcams-widget xhamster.com##.ytd-jcams-widget
xhamster.com##.ytd-jsp-a xhamster.com##.ytd-jsp-a
xhamster.com##.yxd-jcam-thumb
xhamster.com##.yxd-jcams-widget
xhamster.com##.yxd-jsp-a
pussy.org##.zone pussy.org##.zone
momxxxfun.com##.zone-2 momxxxfun.com##.zone-2
pinflix.com,pornhd.com##.zone-area pinflix.com,pornhd.com##.zone-area
@ -58410,6 +58454,8 @@ newduba.cn###jq_youxi
##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"] ##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"]
~mgtv.com##a[target="_blank"] > img[src*="hitv.com"] ~mgtv.com##a[target="_blank"] > img[src*="hitv.com"]
##a[target="_blank"][onclick*="广告点击"] ##a[target="_blank"][onclick*="广告点击"]
##.app-down-fix.body-fix
##.player-news > .news-list
##body .has-ad ##body .has-ad
##body[onload*="u()"] > #x ##body[onload*="u()"] > #x
##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"] ##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"]
@ -59487,6 +59533,13 @@ newduba.cn###jq_youxi
||zxfas56.com^ ||zxfas56.com^
||zxtkfvm.cn^ ||zxtkfvm.cn^
||zzxmcp.com^ ||zzxmcp.com^
||neg.hk^
||itpest.cn^
||zopvjn.xyz^
||gauqeo.xyz^
||huluxia.com^$third-party
||tfallview.live^
||effetspositifs.com^
##.btn[href*="/viphktv.com/"] ##.btn[href*="/viphktv.com/"]
##[class][onclick*=".ununxsxs.top"] ##[class][onclick*=".ununxsxs.top"]
##a[href$=".120ydrayy.com"] ##a[href$=".120ydrayy.com"]
@ -65999,7 +66052,6 @@ hxsame.hexun.com$domain=~quote.hexun.com
||1fzw.com/content/templates/zjbnew/yxj.js ||1fzw.com/content/templates/zjbnew/yxj.js
||1ketang.com/Runtime/js/play ||1ketang.com/Runtime/js/play
||1stchina.net/static/js/jquery.in. ||1stchina.net/static/js/jquery.in.
||1vkx.cn/public/*/plugins/
||1x6666.com/img/ ||1x6666.com/img/
||2008mm.com^*.js ||2008mm.com^*.js
||2008xxx.com:888 ||2008xxx.com:888
@ -70267,6 +70319,8 @@ hxsame.hexun.com$domain=~quote.hexun.com
||zztongyun.com/static/js/sh. ||zztongyun.com/static/js/sh.
||zzz4.com/JS_AD/ ||zzz4.com/JS_AD/
||zzzyk.com/js/ ||zzzyk.com/js/
||tlxxw.cc/public/1/assets/js/custom/tt.
||tlxxw.cc/public/*/plugins/
!------------------------Specific element hiding rules------------------------! !------------------------Specific element hiding rules------------------------!
szxx.com.cn###A0 szxx.com.cn###A0
szxx.com.cn###A1 szxx.com.cn###A1
@ -75874,7 +75928,6 @@ gohome.com.hk#@#div[id^="div-gpt-ad"]
@@||192.168.*.1/$generichide @@||192.168.*.1/$generichide
@@||192.168.*/advertising_$stylesheet @@||192.168.*/advertising_$stylesheet
@@||199it.com^$generichide @@||199it.com^$generichide
@@||1vkx.cn/public/*/jquery.min.js
@@||2018x.bid/adview.js @@||2018x.bid/adview.js
@@||210.40.130.91^*/ad.css?$stylesheet @@||210.40.130.91^*/ad.css?$stylesheet
@@||2345.com/images/activity/20171111/open/j/close.png @@||2345.com/images/activity/20171111/open/j/close.png
@ -93984,6 +94037,7 @@ $third-party,xmlhttprequest,domain=opensubtitles.org
||pixiedust.buzzfeed.com^ ||pixiedust.buzzfeed.com^
||planetradio.co.uk/crystal/log ||planetradio.co.uk/crystal/log
||plausible.bots.gg^ ||plausible.bots.gg^
||plausible.dragonfru.it^
||plausible.omgapi.org^ ||plausible.omgapi.org^
||plausible.safing.io^ ||plausible.safing.io^
||player-cdn.com/cdn-cgi/trace ||player-cdn.com/cdn-cgi/trace
@ -108405,8 +108459,8 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=skyback.ru|szukajka
@@||google-analytics.com/analytics.js$domain=beinsports.com|brooklinen.com|healthrangerstore.com|jackbox.tv|k2radio.com|koel.com|kowb1290.com|stressless.com|tracking.narvar.com|truwin.com|westernunion.com @@||google-analytics.com/analytics.js$domain=beinsports.com|brooklinen.com|healthrangerstore.com|jackbox.tv|k2radio.com|koel.com|kowb1290.com|stressless.com|tracking.narvar.com|truwin.com|westernunion.com
@@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=westernunion.com @@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=westernunion.com
@@||googleoptimize.com/optimize.js$script,domain=binglee.com.au|inquirer.com|investing.com|lodgecastiron.com|tentree.ca @@||googleoptimize.com/optimize.js$script,domain=binglee.com.au|inquirer.com|investing.com|lodgecastiron.com|tentree.ca
@@||googletagmanager.com/gtag/js$script,domain=academy.com|acornonline.com|aliexpress.com|carhartt-wip.com|cbslocal.com|devclass.com|ejgiftcards.com|herculesstands.com|honeystinger.com|kawasaki.com|liene-life.com|livongo.com|m.putlocker.how|mediaite.com|schwab.com|toptal.com|virginplus.ca|winefolly.com @@||googletagmanager.com/gtag/js$script,domain=academy.com|acornonline.com|aliexpress.com|carhartt-wip.com|cbslocal.com|devclass.com|ejgiftcards.com|herculesstands.com|honeystinger.com|kawasaki.com|liene-life.com|livongo.com|m.putlocker.how|mediaite.com|montcopa.org|schwab.com|toptal.com|virginplus.ca|winefolly.com
@@||googletagmanager.com/gtm.js$domain=acehardware.com|acornonline.com|ads.spotify.com|aeromexico.com|aliexpress.com|atptour.com|axeptio.eu|backcountry.com|binglee.com.au|bsa-whitelabel.com|bybit.com|bybitglobal.com|carhartt-wip.com|ccleaner.com|chipotle.com|complex.com|coolermaster.com|crello.com|cyclingnews.com|cypress.io|dmv.ca.gov|doodle.com|dropps.com|easternbank.com|edwardjones.com|elnuevodia.com|ergotron.com|expressvpn.com|festoolusa.com|flytap.com|formula1.com|fortune.com|gorillamind.com|gumtree.com|harveynorman.co.nz|harveynorman.com.au|herculesstands.com|independent.co.uk|jn.pt|kedronparkhotel.com.au|konami.com|lecker.de|level.travel|mcgeeandco.com|mercell.com|mysmartprice.com|nflgamepass.com|nielsendodgechryslerjeepram.com|nordvpn.com|nourison.com|oakandfort.com|petsathome.com|pgatoursuperstore.com|pioneer.eu|plaion.com|plantsome.ca|primeoak.co.uk|prisonfellowship.org|prizehometickets.com.au|qrcode-monkey.com|royalbank.com|runescape.com|scotsman.com|soranews24.com|soundguys.com|stressless.com|support.creative.com|swarajyamag.com|talent.lowes.com|trademe.co.nz|tumi.com|uclabruins.com|uniqlo.com|upwork.com|uqr.to|zennioptical.com|zinio.com @@||googletagmanager.com/gtm.js$domain=acehardware.com|acornonline.com|ads.spotify.com|aeromexico.com|aliexpress.com|atptour.com|axeptio.eu|backcountry.com|binglee.com.au|bsa-whitelabel.com|bybit.com|bybitglobal.com|carhartt-wip.com|ccleaner.com|chipotle.com|complex.com|coolermaster.com|crello.com|cyclingnews.com|cypress.io|dmv.ca.gov|doodle.com|dropps.com|easternbank.com|edwardjones.com|elnuevodia.com|ergotron.com|expressvpn.com|festoolusa.com|flytap.com|formula1.com|fortune.com|gorillamind.com|gumtree.com|harveynorman.co.nz|harveynorman.com.au|herculesstands.com|independent.co.uk|jn.pt|kedronparkhotel.com.au|konami.com|lecker.de|level.travel|mcgeeandco.com|mercell.com|montcopa.org|mysmartprice.com|nflgamepass.com|nielsendodgechryslerjeepram.com|nordvpn.com|nourison.com|oakandfort.com|petsathome.com|pgatoursuperstore.com|pioneer.eu|plaion.com|plantsome.ca|primeoak.co.uk|prisonfellowship.org|prizehometickets.com.au|qrcode-monkey.com|royalbank.com|runescape.com|scotsman.com|soranews24.com|soundguys.com|stressless.com|support.creative.com|swarajyamag.com|talent.lowes.com|trademe.co.nz|tumi.com|uclabruins.com|uniqlo.com|upwork.com|uqr.to|zennioptical.com|zinio.com
@@||gov.au/Scripts/ga.js$script,~third-party @@||gov.au/Scripts/ga.js$script,~third-party
@@||gstatic.com^*/firebase-performance-standalone.js$script,domain=flightradar24.com @@||gstatic.com^*/firebase-performance-standalone.js$script,domain=flightradar24.com
@@||guce.advertising.com/collectIdentifiers$~third-party @@||guce.advertising.com/collectIdentifiers$~third-party

19
ad.txt
View File

@ -1,9 +1,9 @@
[Adblock Plus 2.0] [Adblock Plus 2.0]
! Checksum: jgUrWxWj32ULDnEYZO2ZLA ! Checksum: POys0NhVASKdYBRddCoHHg
! Title: My AdFilters ! Title: My AdFilters
! Expires: 12 hours ! Expires: 12 hours
! Version: 202303180217 ! Version: 202303180915
! Last Modified: 2023年03月18日 02:17 ! Last Modified: 2023年03月18日 09:15
! Homepage: https://adf.minggo.eu.org ! Homepage: https://adf.minggo.eu.org
! 本规则合并自乘风视频广告过滤规则、EasylistChina、EasylistLite、CJX'sAnnoyance ! 本规则合并自乘风视频广告过滤规则、EasylistChina、EasylistLite、CJX'sAnnoyance
! 并补充了贴吧过滤规则,感谢各位前辈的分享! ! 并补充了贴吧过滤规则,感谢各位前辈的分享!
@ -2101,6 +2101,8 @@ newduba.cn###jq_youxi
##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"] ##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"]
~mgtv.com##a[target="_blank"] > img[src*="hitv.com"] ~mgtv.com##a[target="_blank"] > img[src*="hitv.com"]
##a[target="_blank"][onclick*="广告点击"] ##a[target="_blank"][onclick*="广告点击"]
##.app-down-fix.body-fix
##.player-news > .news-list
##body .has-ad ##body .has-ad
##body[onload*="u()"] > #x ##body[onload*="u()"] > #x
##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"] ##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"]
@ -3178,6 +3180,13 @@ newduba.cn###jq_youxi
||zxfas56.com^ ||zxfas56.com^
||zxtkfvm.cn^ ||zxtkfvm.cn^
||zzxmcp.com^ ||zzxmcp.com^
||neg.hk^
||itpest.cn^
||zopvjn.xyz^
||gauqeo.xyz^
||huluxia.com^$third-party
||tfallview.live^
||effetspositifs.com^
##.btn[href*="/viphktv.com/"] ##.btn[href*="/viphktv.com/"]
##[class][onclick*=".ununxsxs.top"] ##[class][onclick*=".ununxsxs.top"]
##a[href$=".120ydrayy.com"] ##a[href$=".120ydrayy.com"]
@ -9690,7 +9699,6 @@ hxsame.hexun.com$domain=~quote.hexun.com
||1fzw.com/content/templates/zjbnew/yxj.js ||1fzw.com/content/templates/zjbnew/yxj.js
||1ketang.com/Runtime/js/play ||1ketang.com/Runtime/js/play
||1stchina.net/static/js/jquery.in. ||1stchina.net/static/js/jquery.in.
||1vkx.cn/public/*/plugins/
||1x6666.com/img/ ||1x6666.com/img/
||2008mm.com^*.js ||2008mm.com^*.js
||2008xxx.com:888 ||2008xxx.com:888
@ -13958,6 +13966,8 @@ hxsame.hexun.com$domain=~quote.hexun.com
||zztongyun.com/static/js/sh. ||zztongyun.com/static/js/sh.
||zzz4.com/JS_AD/ ||zzz4.com/JS_AD/
||zzzyk.com/js/ ||zzzyk.com/js/
||tlxxw.cc/public/1/assets/js/custom/tt.
||tlxxw.cc/public/*/plugins/
!------------------------Specific element hiding rules------------------------! !------------------------Specific element hiding rules------------------------!
szxx.com.cn###A0 szxx.com.cn###A0
szxx.com.cn###A1 szxx.com.cn###A1
@ -19565,7 +19575,6 @@ gohome.com.hk#@#div[id^="div-gpt-ad"]
@@||192.168.*.1/$generichide @@||192.168.*.1/$generichide
@@||192.168.*/advertising_$stylesheet @@||192.168.*/advertising_$stylesheet
@@||199it.com^$generichide @@||199it.com^$generichide
@@||1vkx.cn/public/*/jquery.min.js
@@||2018x.bid/adview.js @@||2018x.bid/adview.js
@@||210.40.130.91^*/ad.css?$stylesheet @@||210.40.130.91^*/ad.css?$stylesheet
@@||2345.com/images/activity/20171111/open/j/close.png @@||2345.com/images/activity/20171111/open/j/close.png

19
ad2.txt
View File

@ -1,9 +1,9 @@
[Adblock Plus 2.0] [Adblock Plus 2.0]
! Checksum: 2WotfBoPNa/pVahKj5pXdQ ! Checksum: LbCf7W6BVeeEsljHBzpkxw
! Title: CJX's AdFilters ! Title: CJX's AdFilters
! Expires: 12 hours ! Expires: 12 hours
! Version: 202303180217 ! Version: 202303180915
! Last Modified: 2023年03月18日 02:17 ! Last Modified: 2023年03月18日 09:15
! Homepage: https://adf.minggo.eu.org ! Homepage: https://adf.minggo.eu.org
! 本规则合并自乘风视频广告过滤规则、EasylistChina、EasylistLite、CJX'sAnnoyance ! 本规则合并自乘风视频广告过滤规则、EasylistChina、EasylistLite、CJX'sAnnoyance
! 仅合并规则,未做其余任何处理 ! 仅合并规则,未做其余任何处理
@ -1654,6 +1654,8 @@ newduba.cn###jq_youxi
##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"] ##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"]
~mgtv.com##a[target="_blank"] > img[src*="hitv.com"] ~mgtv.com##a[target="_blank"] > img[src*="hitv.com"]
##a[target="_blank"][onclick*="广告点击"] ##a[target="_blank"][onclick*="广告点击"]
##.app-down-fix.body-fix
##.player-news > .news-list
##body .has-ad ##body .has-ad
##body[onload*="u()"] > #x ##body[onload*="u()"] > #x
##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"] ##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"]
@ -2731,6 +2733,13 @@ newduba.cn###jq_youxi
||zxfas56.com^ ||zxfas56.com^
||zxtkfvm.cn^ ||zxtkfvm.cn^
||zzxmcp.com^ ||zzxmcp.com^
||neg.hk^
||itpest.cn^
||zopvjn.xyz^
||gauqeo.xyz^
||huluxia.com^$third-party
||tfallview.live^
||effetspositifs.com^
##.btn[href*="/viphktv.com/"] ##.btn[href*="/viphktv.com/"]
##[class][onclick*=".ununxsxs.top"] ##[class][onclick*=".ununxsxs.top"]
##a[href$=".120ydrayy.com"] ##a[href$=".120ydrayy.com"]
@ -9243,7 +9252,6 @@ hxsame.hexun.com$domain=~quote.hexun.com
||1fzw.com/content/templates/zjbnew/yxj.js ||1fzw.com/content/templates/zjbnew/yxj.js
||1ketang.com/Runtime/js/play ||1ketang.com/Runtime/js/play
||1stchina.net/static/js/jquery.in. ||1stchina.net/static/js/jquery.in.
||1vkx.cn/public/*/plugins/
||1x6666.com/img/ ||1x6666.com/img/
||2008mm.com^*.js ||2008mm.com^*.js
||2008xxx.com:888 ||2008xxx.com:888
@ -13511,6 +13519,8 @@ hxsame.hexun.com$domain=~quote.hexun.com
||zztongyun.com/static/js/sh. ||zztongyun.com/static/js/sh.
||zzz4.com/JS_AD/ ||zzz4.com/JS_AD/
||zzzyk.com/js/ ||zzzyk.com/js/
||tlxxw.cc/public/1/assets/js/custom/tt.
||tlxxw.cc/public/*/plugins/
!------------------------Specific element hiding rules------------------------! !------------------------Specific element hiding rules------------------------!
szxx.com.cn###A0 szxx.com.cn###A0
szxx.com.cn###A1 szxx.com.cn###A1
@ -19118,7 +19128,6 @@ gohome.com.hk#@#div[id^="div-gpt-ad"]
@@||192.168.*.1/$generichide @@||192.168.*.1/$generichide
@@||192.168.*/advertising_$stylesheet @@||192.168.*/advertising_$stylesheet
@@||199it.com^$generichide @@||199it.com^$generichide
@@||1vkx.cn/public/*/jquery.min.js
@@||2018x.bid/adview.js @@||2018x.bid/adview.js
@@||210.40.130.91^*/ad.css?$stylesheet @@||210.40.130.91^*/ad.css?$stylesheet
@@||2345.com/images/activity/20171111/open/j/close.png @@||2345.com/images/activity/20171111/open/j/close.png

24
ad3.txt
View File

@ -1,9 +1,9 @@
[Adblock Plus 2.0] [Adblock Plus 2.0]
! Checksum: aJsUh0iZl9g2ARhYR73g/g ! Checksum: 8tLumz+Nu7Hor5Fr0zDW9w
! Title: AdFilters ! Title: AdFilters
! Expires: 12 hours ! Expires: 12 hours
! Version: 202303180217 ! Version: 202303180915
! Last Modified: 2023年03月18日 02:17 ! Last Modified: 2023年03月18日 09:15
! Homepage: https://adf.minggo.eu.org ! Homepage: https://adf.minggo.eu.org
! 本规则合并自乘风视频广告过滤规则、EasylistChina、EasylistLite、CJX'sAnnoyance、EasyPrivacy感谢各位大大的分享 ! 本规则合并自乘风视频广告过滤规则、EasylistChina、EasylistLite、CJX'sAnnoyance、EasyPrivacy感谢各位大大的分享
! 仅合并规则,未做其余任何处理 ! 仅合并规则,未做其余任何处理
@ -1654,6 +1654,8 @@ newduba.cn###jq_youxi
##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"] ##a[target="_blank"] > img[src*=".ikstatic.cn"][style="width:100%;height:100%"]
~mgtv.com##a[target="_blank"] > img[src*="hitv.com"] ~mgtv.com##a[target="_blank"] > img[src*="hitv.com"]
##a[target="_blank"][onclick*="广告点击"] ##a[target="_blank"][onclick*="广告点击"]
##.app-down-fix.body-fix
##.player-news > .news-list
##body .has-ad ##body .has-ad
##body[onload*="u()"] > #x ##body[onload*="u()"] > #x
##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"] ##center > a[target="_blank"] > img[style="padding- bottom:5px;width:960px;height:120px;"]
@ -2731,6 +2733,13 @@ newduba.cn###jq_youxi
||zxfas56.com^ ||zxfas56.com^
||zxtkfvm.cn^ ||zxtkfvm.cn^
||zzxmcp.com^ ||zzxmcp.com^
||neg.hk^
||itpest.cn^
||zopvjn.xyz^
||gauqeo.xyz^
||huluxia.com^$third-party
||tfallview.live^
||effetspositifs.com^
##.btn[href*="/viphktv.com/"] ##.btn[href*="/viphktv.com/"]
##[class][onclick*=".ununxsxs.top"] ##[class][onclick*=".ununxsxs.top"]
##a[href$=".120ydrayy.com"] ##a[href$=".120ydrayy.com"]
@ -9243,7 +9252,6 @@ hxsame.hexun.com$domain=~quote.hexun.com
||1fzw.com/content/templates/zjbnew/yxj.js ||1fzw.com/content/templates/zjbnew/yxj.js
||1ketang.com/Runtime/js/play ||1ketang.com/Runtime/js/play
||1stchina.net/static/js/jquery.in. ||1stchina.net/static/js/jquery.in.
||1vkx.cn/public/*/plugins/
||1x6666.com/img/ ||1x6666.com/img/
||2008mm.com^*.js ||2008mm.com^*.js
||2008xxx.com:888 ||2008xxx.com:888
@ -13511,6 +13519,8 @@ hxsame.hexun.com$domain=~quote.hexun.com
||zztongyun.com/static/js/sh. ||zztongyun.com/static/js/sh.
||zzz4.com/JS_AD/ ||zzz4.com/JS_AD/
||zzzyk.com/js/ ||zzzyk.com/js/
||tlxxw.cc/public/1/assets/js/custom/tt.
||tlxxw.cc/public/*/plugins/
!------------------------Specific element hiding rules------------------------! !------------------------Specific element hiding rules------------------------!
szxx.com.cn###A0 szxx.com.cn###A0
szxx.com.cn###A1 szxx.com.cn###A1
@ -19118,7 +19128,6 @@ gohome.com.hk#@#div[id^="div-gpt-ad"]
@@||192.168.*.1/$generichide @@||192.168.*.1/$generichide
@@||192.168.*/advertising_$stylesheet @@||192.168.*/advertising_$stylesheet
@@||199it.com^$generichide @@||199it.com^$generichide
@@||1vkx.cn/public/*/jquery.min.js
@@||2018x.bid/adview.js @@||2018x.bid/adview.js
@@||210.40.130.91^*/ad.css?$stylesheet @@||210.40.130.91^*/ad.css?$stylesheet
@@||2345.com/images/activity/20171111/open/j/close.png @@||2345.com/images/activity/20171111/open/j/close.png
@ -39523,6 +39532,7 @@ $third-party,xmlhttprequest,domain=opensubtitles.org
||pixiedust.buzzfeed.com^ ||pixiedust.buzzfeed.com^
||planetradio.co.uk/crystal/log ||planetradio.co.uk/crystal/log
||plausible.bots.gg^ ||plausible.bots.gg^
||plausible.dragonfru.it^
||plausible.omgapi.org^ ||plausible.omgapi.org^
||plausible.safing.io^ ||plausible.safing.io^
||player-cdn.com/cdn-cgi/trace ||player-cdn.com/cdn-cgi/trace
@ -53944,8 +53954,8 @@ $csp=child-src 'none'; frame-src *; worker-src 'none',domain=skyback.ru|szukajka
@@||google-analytics.com/analytics.js$domain=beinsports.com|brooklinen.com|healthrangerstore.com|jackbox.tv|k2radio.com|koel.com|kowb1290.com|stressless.com|tracking.narvar.com|truwin.com|westernunion.com @@||google-analytics.com/analytics.js$domain=beinsports.com|brooklinen.com|healthrangerstore.com|jackbox.tv|k2radio.com|koel.com|kowb1290.com|stressless.com|tracking.narvar.com|truwin.com|westernunion.com
@@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=westernunion.com @@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=westernunion.com
@@||googleoptimize.com/optimize.js$script,domain=binglee.com.au|inquirer.com|investing.com|lodgecastiron.com|tentree.ca @@||googleoptimize.com/optimize.js$script,domain=binglee.com.au|inquirer.com|investing.com|lodgecastiron.com|tentree.ca
@@||googletagmanager.com/gtag/js$script,domain=academy.com|acornonline.com|aliexpress.com|carhartt-wip.com|cbslocal.com|devclass.com|ejgiftcards.com|herculesstands.com|honeystinger.com|kawasaki.com|liene-life.com|livongo.com|m.putlocker.how|mediaite.com|schwab.com|toptal.com|virginplus.ca|winefolly.com @@||googletagmanager.com/gtag/js$script,domain=academy.com|acornonline.com|aliexpress.com|carhartt-wip.com|cbslocal.com|devclass.com|ejgiftcards.com|herculesstands.com|honeystinger.com|kawasaki.com|liene-life.com|livongo.com|m.putlocker.how|mediaite.com|montcopa.org|schwab.com|toptal.com|virginplus.ca|winefolly.com
@@||googletagmanager.com/gtm.js$domain=acehardware.com|acornonline.com|ads.spotify.com|aeromexico.com|aliexpress.com|atptour.com|axeptio.eu|backcountry.com|binglee.com.au|bsa-whitelabel.com|bybit.com|bybitglobal.com|carhartt-wip.com|ccleaner.com|chipotle.com|complex.com|coolermaster.com|crello.com|cyclingnews.com|cypress.io|dmv.ca.gov|doodle.com|dropps.com|easternbank.com|edwardjones.com|elnuevodia.com|ergotron.com|expressvpn.com|festoolusa.com|flytap.com|formula1.com|fortune.com|gorillamind.com|gumtree.com|harveynorman.co.nz|harveynorman.com.au|herculesstands.com|independent.co.uk|jn.pt|kedronparkhotel.com.au|konami.com|lecker.de|level.travel|mcgeeandco.com|mercell.com|mysmartprice.com|nflgamepass.com|nielsendodgechryslerjeepram.com|nordvpn.com|nourison.com|oakandfort.com|petsathome.com|pgatoursuperstore.com|pioneer.eu|plaion.com|plantsome.ca|primeoak.co.uk|prisonfellowship.org|prizehometickets.com.au|qrcode-monkey.com|royalbank.com|runescape.com|scotsman.com|soranews24.com|soundguys.com|stressless.com|support.creative.com|swarajyamag.com|talent.lowes.com|trademe.co.nz|tumi.com|uclabruins.com|uniqlo.com|upwork.com|uqr.to|zennioptical.com|zinio.com @@||googletagmanager.com/gtm.js$domain=acehardware.com|acornonline.com|ads.spotify.com|aeromexico.com|aliexpress.com|atptour.com|axeptio.eu|backcountry.com|binglee.com.au|bsa-whitelabel.com|bybit.com|bybitglobal.com|carhartt-wip.com|ccleaner.com|chipotle.com|complex.com|coolermaster.com|crello.com|cyclingnews.com|cypress.io|dmv.ca.gov|doodle.com|dropps.com|easternbank.com|edwardjones.com|elnuevodia.com|ergotron.com|expressvpn.com|festoolusa.com|flytap.com|formula1.com|fortune.com|gorillamind.com|gumtree.com|harveynorman.co.nz|harveynorman.com.au|herculesstands.com|independent.co.uk|jn.pt|kedronparkhotel.com.au|konami.com|lecker.de|level.travel|mcgeeandco.com|mercell.com|montcopa.org|mysmartprice.com|nflgamepass.com|nielsendodgechryslerjeepram.com|nordvpn.com|nourison.com|oakandfort.com|petsathome.com|pgatoursuperstore.com|pioneer.eu|plaion.com|plantsome.ca|primeoak.co.uk|prisonfellowship.org|prizehometickets.com.au|qrcode-monkey.com|royalbank.com|runescape.com|scotsman.com|soranews24.com|soundguys.com|stressless.com|support.creative.com|swarajyamag.com|talent.lowes.com|trademe.co.nz|tumi.com|uclabruins.com|uniqlo.com|upwork.com|uqr.to|zennioptical.com|zinio.com
@@||gov.au/Scripts/ga.js$script,~third-party @@||gov.au/Scripts/ga.js$script,~third-party
@@||gstatic.com^*/firebase-performance-standalone.js$script,domain=flightradar24.com @@||gstatic.com^*/firebase-performance-standalone.js$script,domain=flightradar24.com
@@||guce.advertising.com/collectIdentifiers$~third-party @@||guce.advertising.com/collectIdentifiers$~third-party