mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
293 lines
23 KiB
Plaintext
293 lines
23 KiB
Plaintext
! *** Only for AdGuard MV3 extension. ***
|
|
! This file contains quick filtering fixes for popular websites that are duplicated in other filters. They are
|
|
! delivered faster than other filter updates because they don't require the extension to be updated.
|
|
! As static filters in the MV3 extension are only updated when the extension itself is updated, this can delay
|
|
! the update process for users, potentially exposing them to unresolved issues. This file serves as a quick-response
|
|
! solution to ensure that users of the AdGuard MV3 extension experience minimal disruption while waiting for
|
|
! the extension to update along with the static filters.
|
|
!
|
|
! Key points:
|
|
! - Purpose: This file is used to store temporary rules to address critical issues regardless of which filter is
|
|
! causing the problem or the type of problem (e.g., missed ads).
|
|
! - Limited lifetime: All rules added to this file are temporary will be removed 14 days after they are added.
|
|
! - Flexibility: Rules can be added to resolve critical issues quickly, with no restrictions based on the source of the problem.
|
|
!
|
|
! Limitations:
|
|
! Since version 5.0.185, when adding JS or scriptlet rules to custom filters, user rules, or Quick Fixes filter, only rules
|
|
! already present in the pre-installed filters will be applied. This means that before applying a rule, the engine will
|
|
! compare it to the rules in the pre-installed filters. If the body of the rule matches an existing rule in those filters,
|
|
! it will be applied. Otherwise, the engine will discard the rule.
|
|
!
|
|
! For example:
|
|
! * If the Base filter contains the rule `#%#//scriptlet('set-constant', 'canRunAds', 'true')` with any list of domains to which it applies, the engine will accept rules like `example.com#%#//scriptlet('set-constant', 'canRunAds', 'true')` or `#%#//scriptlet('set-constant', 'canRunAds', 'true')`.
|
|
! * However, a rule like `#%#//scriptlet('set-constant', 'canRunAds123', 'true')`, which does not match any rule, will be rejected.
|
|
!
|
|
! In general, matching is done on a character-by-character basis. For example, these rules are not equal because of the different quotes:
|
|
! - `#%#//scriptlet('set-constant', 'canRunAds123', 'true')`
|
|
! - `#%#//scriptlet("set-constant", "canRunAds123", "true")`
|
|
!
|
|
! To make it easier to delete rules in the future, they must be added with their date of addition.
|
|
! When adding the first rule in a day, you must add a comment with a date.
|
|
!
|
|
! Rules added for frequently updated sites should be added to the section below the rest of rules.
|
|
!
|
|
! BUG: https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2900
|
|
! TODO: remove this only when the issue above is fixed
|
|
||npttech.com/advertising.js$important,script,redirect=noopjs,domain=~vijesti.me,badfilter
|
|
!
|
|
! NOTE: 03-02-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197614
|
|
||lectortaurus.com/wp-content/cache/min/1/tag.min.js
|
|
lectortaurus.com#%#//scriptlet("abort-on-property-read", "zfgstorage")
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197549
|
|
z1ekv717.fun#%#//scriptlet('prevent-window-open')
|
|
z1ekv717.fun#%#//scriptlet('abort-on-property-read', 'Cuba')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197647
|
|
||rmf.hit.gemius.pl/gplayer.js$script,redirect=gemius,domain=rmfon.pl
|
|
!
|
|
! NOTE: 02-02-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197623
|
|
###aigirlfriendad
|
|
!
|
|
! NOTE: 01-02-2025
|
|
!
|
|
! https://github.com/uBlockOrigin/uAssets/issues/27015
|
|
myreadingmanga.info#%#//scriptlet('abort-on-property-read', 'exoNoExternalUI38djdkjDDJsio96')
|
|
!
|
|
! NOTE: 31-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197106
|
|
appnee.com##body > div[id="page"] + div[id][class]
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197506
|
|
u.gg#@##AdHeader
|
|
u.gg#@##AD_Top
|
|
u.gg#@##homead
|
|
u.gg#@##ad-lead
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197502
|
|
in91vip.win#@#iframe[width="728"][height="90"]
|
|
@@||a.magsrv.com^$domain=in91vip.win
|
|
in91vip.win#$##ad-banner { height: 1px !important; }
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197491
|
|
sportday.gr##div[data-ocm-ad]
|
|
@@||player.ex.co/config$domain=sportday.gr
|
|
@@||player.ex.co/player/$domain=sportday.gr
|
|
@@||cdn.ex.co/player/*.js$domain=sportday.gr
|
|
@@||cdn.ex.co/transformations/production/$domain=sportday.gr
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197477
|
|
androidauthority.com###__next > div[class*=" "]:has(> a[data-sel][target="_blank"]:only-child)
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197428
|
|
money.pl#@#style + div[class]
|
|
!
|
|
! NOTE: 30-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197402
|
|
mptech24.com##.cookies-bar-wrapper
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197404
|
|
@@||googletagmanager.com/gtag/js?$domain=bitcotasks.com
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/192849
|
|
fanatical.com#@#.product-giveaway-newsletter-required
|
|
!
|
|
! NOTE: 29-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197048
|
|
perverzija.com,pervtube.net#@#.ad-unit:not(.textads)
|
|
perverzija.com,pervtube.net#%#//scriptlet('prevent-setTimeout', '.offsetHeight')
|
|
xtremestream.xyz,osmanonline.me##body > style + div[id][class*=" "]
|
|
xtremestream.xyz,osmanonline.me##body > style + div[id][class*=" "] + div[class*=" "]
|
|
xtremestream.xyz,osmanonline.me#%#//scriptlet('prevent-eval-if', '/fairAdblock|chp_?adblock|adsbygoogle\.js/')
|
|
||hotbbuvifu.cc^
|
|
*$script,third-party,denyallow=fastlycdn.com|doodcdn.co|intensedebate.com|vixcloud.co|cdn.plyr.io|authkong.com|rsc.cdn77.org|linkvertise.com|fastly.net|statically.io|sharecast.ws|b-cdn.net|bunnycdn.ru|bootstrapcdn.com|cdn.ampproject.org|cloudflare.com|cdn.staticfile.org|disqus.com|disquscdn.com|dmca.com|ebacdn.com|facebook.net|fastlylb.net|fbcdn.net|fluidplayer.com|fontawesome.com|github.io|google.com|googleapis.com|googletagmanager.com|gstatic.com|jquery.com|jsdelivr.net|jwpcdn.com|jwplatform.com|recaptcha.net|shrink.pe|twitter.com|ulogin.ru|unpkg.com|userapi.com|vidazoo.com|vk.com|yastatic.net|ytimg.com|zencdn.net|youtube.com|cackle.me|googleoptimize.com|vuukle.com|chatango.com|twimg.com|google-analytics.com|hcaptcha.com|raincaptcha.com|media-imdb.com|blogger.com|hwcdn.net|instagram.com|wp.com|fastcomments.com|plyr.io|cloudflare.net|rabbitstream.net|x.com,_____,domain=pervtube.net|xtremestream.xyz
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197314
|
|
sexkbj.top###adbd
|
|
sexkbj.top#%#//scriptlet('set-constant', 'cRAds', 'true')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197312
|
|
@@||imk.neweggimages.com/webresource/scripts/plugin/inhousebiztra.js$domain=newegg.com
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197295
|
|
/js/script_*.js?$~third-party,domain=pelisfree.site
|
|
||unpkg.com/videojs-vast-vpaid$important,domain=pelisfree.site
|
|
pelisfree.site#%#//scriptlet('abort-on-property-read', 'popUrl')
|
|
pelisfree.site#%#//scriptlet("abort-on-property-read", "BetterJsPop")
|
|
pelisfree.site#%#//scriptlet("set-constant", "adblockcheck", "false")
|
|
pelisfree.site#%#//scriptlet('set-constant', 'WebSocket', 'undefined')
|
|
! filemoon at https://www1.otakustv.com/anime/hana-wa-saku-shura-no-gotoku/episodio-4
|
|
222i8x.lol,l1afav.net,bf0skv.org,ulike-filter-sowe-canplay-rightlets-generate-themrandomlyl89u8.fun#%#//scriptlet('abort-on-property-read', 'Cuba')
|
|
222i8x.lol,l1afav.net,bf0skv.org,ulike-filter-sowe-canplay-rightlets-generate-themrandomlyl89u8.fun#%#//scriptlet('prevent-window-open')
|
|
!
|
|
! NOTE: 28-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197118
|
|
moovitapp.com#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197143
|
|
freepdfcomic.com###main > .post:has(> ins[data-zoneid])
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197151
|
|
gotsport.com#@#.pub-container
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197245
|
|
flypgs.com#@#div[data-banner-name]
|
|
!
|
|
! NOTE: 27-01-2025
|
|
!
|
|
! Video ads
|
|
||yandex.ru/ads/adfox/
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197053
|
|
animefire.info,animefire.plus,animesonlinecc.us,animesup.info,animeyabu.net,animeyabu.org,drstonebr.com,goanimes.vip,goyabu.us,meuanime.info,otakuanimess.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com/pagead/js/adsbygoogle.js')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197083
|
|
asuracomic.net##.flex.items-center > .py-8.items-center > .my-auto:has(> .fixed > div[class*=" "] > ul + p + button + button)
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197076
|
|
gotoquiz.com##div[data-code="AdSense"]
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197209
|
|
@@||foodiesgallery.com^$generichide
|
|
receitasdaora.online,foodiesgallery.com,caroloportunidades.com.br#%#//scriptlet('prevent-setTimeout', '/hasAdblock|window\.getComputedStyle/')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197073
|
|
galwaybayfm.ie##div[data-dfp][data-slot][type="doubleclick"]
|
|
galwaybayfm.ie##.w-full.relative:has(> span:first-child + div[data-slot]:last-child)
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197199
|
|
ver-peliculas-online.org##.content a[class^="button"][target="_blank"]
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197183
|
|
topmarkety.pl#@#.gdpr-box:not(body):not(html)
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197096
|
|
gorro-chfzoaas.fun#%#//scriptlet('prevent-window-open')
|
|
gorro-chfzoaas.fun#%#//scriptlet('abort-on-property-read', 'Cuba')
|
|
gorro-chfzoaas.fun#%#//scriptlet('abort-on-property-read', 'popns')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196210
|
|
zonatmo.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "break;case $.")
|
|
loveteching.com,techitan.com,motorworten.com,flavourecipes.com,recitma.com,motoratrium.com,ferromotor.com,retiontech.com,ratiomotor.com,recipesalba.com##.pbl
|
|
||zonatmo.com/images/slotspilot.jpg
|
|
$script,third-party,denyallow=fastlycdn.com|doodcdn.co|intensedebate.com|vixcloud.co|cdn.plyr.io|authkong.com|rsc.cdn77.org|linkvertise.com|fastly.net|statically.io|sharecast.ws|b-cdn.net|bunnycdn.ru|bootstrapcdn.com|cdn.ampproject.org|cloudflare.com|cdn.staticfile.org|disqus.com|disquscdn.com|dmca.com|ebacdn.com|facebook.net|fastlylb.net|fbcdn.net|fluidplayer.com|fontawesome.com|github.io|google.com|googleapis.com|googletagmanager.com|gstatic.com|jquery.com|jsdelivr.net|jwpcdn.com|jwplatform.com|recaptcha.net|shrink.pe|twitter.com|ulogin.ru|unpkg.com|userapi.com|vidazoo.com|vk.com|yastatic.net|ytimg.com|zencdn.net|youtube.com|cackle.me|googleoptimize.com|vuukle.com|chatango.com|twimg.com|google-analytics.com|hcaptcha.com|raincaptcha.com|media-imdb.com|blogger.com|hwcdn.net|instagram.com|wp.com|fastcomments.com|plyr.io|cloudflare.net|x.com,_____,domain=zonatmo.com|recipesalba.com|ratiomotor.com|retiontech.com|ferromotor.com|motoratrium.com|recitma.com|flavourecipes.com|motorworten.com|techitan.com|loveteching.com
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197184
|
|
enerad.pl#$#body { overflow: auto !important; }
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197068
|
|
legendei.net###nonono
|
|
legendei.net#%#//scriptlet('prevent-element-src-loading', 'script', 'pagead2.googlesyndication.com')
|
|
||legendei.net/traduzidocodenew.min.js
|
|
!
|
|
! NOTE: 25-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197089
|
|
||imasdk.googleapis.com/js/sdkloader/ima3.js$script,redirect=google-ima3,domain=maxfinishseveral.com
|
|
maxfinishseveral.com#%#//scriptlet("abort-current-inline-script", "$", "/\.fadeIn|\.show\(.?\)/")
|
|
maxfinishseveral.com#%#//scriptlet("abort-current-inline-script", "globalThis", "break;case")
|
|
maxfinishseveral.com#%#//scriptlet("prevent-addEventListener", "click", "VODMonetisation")
|
|
maxfinishseveral.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "_blank")
|
|
maxfinishseveral.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "/document\['body'\]|\^https\?:|\['location'\]/")
|
|
!
|
|
! NOTE: 24-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197035
|
|
snapinst.app###adOverlay
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197019
|
|
herpet.net##.adv
|
|
herpet.net##.player-side-ad
|
|
herpet.net##.footer-ad-container
|
|
herpet.net##div[class^="rnd-"] > a[target="_blank"] > img
|
|
||blogger.googleusercontent.com/img/$domain=herpet.net
|
|
hlktrpl.cfd##body > #posterImage + .rek#adStop
|
|
hlktrpl.cfd##body > #posterImage + .rek#adStop ~ #playerbase > #player > .playerTextReklam
|
|
hlktrpl.cfd##body > #posterImage + .rek#adStop ~ #playerbase > #player > .jw-wrapper > .jw-logo
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/197031
|
|
nafezly.com###add-blocker-detected
|
|
nafezly.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196728
|
|
||diziyou.live/wp-content/*.gif
|
|
play.diziyou.live#%#//scriptlet("set-constant", "player.vroll", "undefined")
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196990
|
|
publico.pt##html > body .pubHorz:not(#style_important)
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196968
|
|
it-sharks.com#$##adBlocker { display: none !important; }
|
|
it-sharks.com#$#.modal-backdrop { display: none !important; }
|
|
it-sharks.com#$#body { overflow: auto !important; padding-right: 0 !important; }
|
|
it-sharks.com#%#//scriptlet('prevent-setTimeout', 'adBlockerModal')
|
|
!
|
|
! NOTE: 23-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196604
|
|
anime-sama.fr###squBot
|
|
anime-sama.fr###bannBot
|
|
anime-sama.fr###bannLeft
|
|
anime-sama.fr###bannRight
|
|
anime-sama.fr##a[href^="https://www.polybuzz.ai/"]
|
|
vidmoly.me,vidmoly.net,vidmoly.to##.custom-overlay
|
|
! https://eftlibrary.com/map/CUSTOMS
|
|
eftlibrary.com#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196958
|
|
ctvnews.ca##.b-ads-custom
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196948
|
|
bigwarp.io###blk1
|
|
!
|
|
! NOTE: 22-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196933
|
|
@@||sdk.privacy-center.org^$domain=pb.pl
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196929
|
|
||proxy.optoutadserving.com^
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196596
|
|
find.vivo.com.cn#@#.share-list
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196895
|
|
||brightcove.com/playback/*/*?ad_config_id$removeparam=ad_config_id,xmlhttprequest,domain=player.stv.tv
|
|
||brightcovecdn.com/playback/*/*?ad_config_id=$removeparam=ad_config_id,xmlhttprequest,domain=player.stv.tv
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196914
|
|
sport24.gr##html > body [id^="ros"]:not(#style_important)
|
|
@@||player.ex.co/config$domain=sport24.gr
|
|
@@||player.ex.co/player/$domain=sport24.gr
|
|
@@||cdn.ex.co/player/*.js$domain=sport24.gr
|
|
@@||cdn.ex.co/transformations/production/$domain=sport24.gr
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196913
|
|
lenco.com###cookies-banner-overlay
|
|
!
|
|
! NOTE: 21-01-2025
|
|
!
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/196812
|
|
oxfam.org#@#.cookie-wrapper
|
|
oxfam.org#@#.cookie-banner:not(body):not(html)
|
|
!
|
|
/\/[0-9][0-9][0-9][0-9][0-9][0-9]$/$third-party,script,domain=igetintopc.com
|
|
!
|
|
!
|
|
! NOTE: Frequently updated sites
|
|
!
|
|
! Ad-Shield CNAME adservers
|
|
||02085170.xyz^
|
|
||47206262.xyz^
|
|
||62842068.xyz^
|
|
! Ad-Shield problematic sites
|
|
slashdot.org#@$?#body > div[id^="img_"][class^="img_"][style^="width"]:first-child { position: absolute !important; top: -100000px !important; }
|
|
slashdot.org#@$?#body > div:first-child > script + div[id^="img_"][class^="img_"] { position: absolute !important; top: -100000px !important; }
|
|
slashdot.org#@$?#body > a:only-child > div[id^="img_"][class^="img_"] { height: 0px !important; width: 0px !important; filter: opacity(0) !important; }
|
|
slashdot.org#@$?#div[style*="fixed"] span[id^="img_"][class^="img_"] > style:first-child + div[style*="flex"][style*="relative"] { width: 10000px !important; }
|
|
! Ad-Shield generic rules exception
|
|
07c225f3.online,content-loader.com,css-load.com,html-load.com,img-load.com#@$?#body > *:not(pre) { pointer-events: none !important; margin-top: -100000px !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; }
|
|
! Ad-Shield specific rules
|
|
dolldivine.com#%#//scriptlet('remove-node-text', 'script', 'adrecover.com')
|
|
knowt.com,jmty.jp#%#//scriptlet('abort-current-inline-script', 'document.createElement', 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=')
|
|
kurashiru.com,trilltrill.jp,tvtv.us,select.mamastar.jp,wort-suchen.de,woxikon.de,dnevno.hr,game8.jp,tportal.hr,forsal.pl,lacuarta.com,dziennik.pl,syosetu.com,powerpyx.com,apkmirror.com,yutura.net,slashdot.org,sourceforge.net,rostercon.com,petitfute.com,talkwithstranger.com,cool-style.com.tw,rabitsokuhou.2chblog.jp,infor.pl,forsal.pl,wouldurather.io,blog.esuteru.com,blog.livedoor.jp,itainews.com,jin115.com,oraridiapertura24.it,suzusoku.blog.jp,woxikon.de,yugioh-starlight.com,news4vip.livedoor.biz,onecall2ch.com,ff14net.2chblog.jp,mynet.com,laleggepertutti.it,gazetaprawna.pl,verkaufsoffener-sonntag.com,heureka.cz,raetsel-hilfe.de,word-grabber.com,wort-suchen.de,eurointegration.com.ua,gloria.hr,wfmz.com,allthetests.com,javatpoint.com,globalrph.com,carscoops.com,islamicfinder.org#%#//scriptlet('remove-node-text', 'script', 'html-load.com')
|
|
kreuzwortraetsel.de,dziennik.pl,tportal.hr,cool-style.com.tw,infor.pl,forsal.pl,winfuture.de,woxikon.de,verkaufsoffener-sonntag.com,heureka.cz,raetsel-hilfe.de,the-crossword-solver.com,crosswordsolver.com#%#//scriptlet('abort-current-inline-script', 'Symbol', 'html-load.com')
|
|
autoby.jp,daily.co.jp,j-town.net,wetteronline.de#%#//scriptlet('remove-node-text', 'script', '.slice(-2);return decodeURIComponent')
|
|
||html-load.com^$script,redirect=noopjs,domain=wouldurather.io|oraridiapertura24.it|laleggepertutti.it|cruciverba.it|motscroises.fr|palabr.as|word-grabber.com|dramabeans.com|thesaurus.net|blog.esuteru.com|blog.livedoor.jp|carscoops.com|dziennik.pl|ff14net.2chblog.jp|eurointegration.com.ua|flatpanelshd.com|fourfourtwo.co.kr|issuya.com|itainews.com|iusm.co.kr|mydaily.co.kr|onlinegdb.com|pravda.com.ua|reportera.co.kr|sportsrec.com|taxguru.in|text-compare.com|thesaurus.net|thestar.co.uk|tweaksforgeeks.com|videogamemods.com|wfmz.com|worldhistory.org|yorkshirepost.co.uk|missyusa.com|crosswordsolver.com|raetsel-hilfe.de|heureka.cz|verkaufsoffener-sonntag.com|mynet.com|ff14net.2chblog.jp|onecall2ch.com|news4vip.livedoor.biz|yugioh-starlight.com|suzusoku.blog.jp|forsal.pl|infor.pl|rabitsokuhou.2chblog.jp|cool-style.com.tw|yutura.net|lacuarta.com|tportal.hr|apkmirror.com|game8.jp|dnevno.hr|wort-suchen.de|woxikon.de|autoby.jp|daily.co.jp|j-town.net|wetteronline.de|select.mamastar.jp|tvtv.us|trilltrill.jp|kurashiru.com
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/153796
|
|
rekidai-info.github.io#%#//scriptlet('trusted-create-element', 'body', 'iframe', 'src="https://www.google.com/recaptcha/api2/aframe"')
|
|
rekidai-info.github.io#%#//scriptlet('trusted-suppress-native-method', 'Document.prototype.querySelector', '/^iframe/', 'abort')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/192558
|
|
vk.com,vk.ru#$##feed_rows > div[class="feed_row "]:has(div[class^="PostHeaderTitle "] + div[class*="PostHeaderSubtitle"] > div) { transform: rotate3d(1, 1, 0, 90deg) !important; position: absolute !important; }
|
|
vk.com,vk.ru#?##feed_rows > div[class^="feed_row"] > div[class] .GLostMap > *:matches-css(before, content: /[Реклама]|^•$/):upward(#feed_rows > div[class^="feed_row"])
|
|
vk.com,vk.ru#?##feed_rows > div[class^="feed_row"] > div[class] .PostHeaderSubtitle:contains(/[Реклама]/):upward(#feed_rows > div[class^="feed_row"])
|
|
vk.com,vk.ru###feed_rows > div[class^="feed_row"]:has(> div[class*="ads_block_data"])
|
|
vk.com,vk.ru#?#.wall_posts > div.post:has(.PostHeaderSubtitle__item:contains(Реклама в сообществе))
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/183252
|
|
$image,redirect-rule=32x32-transparent.png,domain=exploader.net
|
|
exploader.net#%#//scriptlet('remove-attr', 'href', 'a[style*="display:"][href^="https://al.dmm.co.jp"]', 'complete')
|
|
! https://github.com/AdguardTeam/AdguardFilters/issues/189567
|
|
japscan.lol#@#body > style + .container > .row > #main.col-md-9 > .card > #chapters.tab-content > .row.justify-content-center.align-items-center > a.image-box.donate[href^="http"][target="_blank"][rel="noopener noreferrer nofollow"]:not([href^="http://japscan.lol"]) > img
|
|
japscan.lol#@#body > .container.text-center > .mb-2.mt-2[style="margin: 0px auto; display: block;"] > .text-center > a.donate[href^="http"][target="_blank"][rel="noopener noreferrer nofollow"]:not([href^="http://japscan.lol"]) > img
|
|
japscan.lol#@#body > style + .container > .row > #main + #sidebar.col-md-3 > .card.mt-1 > .card[style="margin: 0px auto; display: block;"] > iframe[id^="__clb-"][id$="_container"][style^="display: inline-block; width: 300px; height: 250px;"][sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-forms allow-scripts allow-top-navigation-to-custom-protocols"][scrolling="no"]
|
|
japscan.lol#@#body > .container.text-center > .mb-2.mt-2[style="margin: 0px auto; display: block;"] > iframe[id^="__clb-"][id$="_container"][style^="display: inline-block; width: 300px; height: 100px;"][sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-forms allow-scripts allow-top-navigation-to-custom-protocols"][scrolling="no"]
|
|
japscan.lol#@#body > style + .container > .row > #main.col-md-9 > .card > .card-body[style="margin: 0px auto; display: block;"] > iframe[id^="__clb-"][id$="_container"][style^="display: inline-block; width: 300px; height: 100px;"][sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-forms allow-scripts allow-top-navigation-to-custom-protocols"][scrolling="no"]
|
|
japscan.lol#@#body > style + .container > .row > #main.col-md-9 > .card > .card-body.rounded-0 > .card-body[style^="margin: 0px auto; display: block;"] > iframe[id^="__clb-"][id$="_container"][style^="display: inline-block; width: 300px; height: 100px;"][sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-forms allow-scripts allow-top-navigation-to-custom-protocols"][scrolling="no"]
|
|
[$path=/\\/.+/]japscan.lol#@#body > div.container > div#blir-nter[style*="visible"]
|
|
japscan.lol#@#body > style + .container > .row > #main + #sidebar.col-md-3 > .card.mt-1 > .card[style="margin: 0px auto; display: block;"] > iframe[id^="__clb-"][id$="_container"][style^="display: inline-block; width: 300px; height: 100px;"][sandbox="allow-same-origin allow-popups allow-popups-to-escape-sandbox allow-forms allow-scripts allow-top-navigation-to-custom-protocols"][scrolling="no"]
|
|
japscan.lol#@#div.container > [href]
|
|
japscan.lol#@##main > .card:has(a[href*="/manga/?type="][href*="&content="][target="_blank"])
|
|
japscan.lol#@#body > div.container > #blare-inter[style*="position"]
|
|
japscan.lol#%#//scriptlet('trusted-set-attr', '.navbar-nav > li#navpromo2.nav-item > a', 'onclick', 'let a=function(){};return false;')
|