mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #196780 collider.com
This commit is contained in:
@@ -375,10 +375,10 @@ liga.net##.youtube-block
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/165443
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/165288
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/164936
|
||||
$cookie=articlesLimitDepth,domain=xda-developers.com|androidpolice.com|movieweb.com|makeuseof.com|screenrant.com|thegamer.com|cbr.com|gamerant.com|howtogeek.com
|
||||
$cookie=articlesRead,domain=xda-developers.com|androidpolice.com|movieweb.com|makeuseof.com|screenrant.com|thegamer.com|cbr.com|gamerant.com|howtogeek.com
|
||||
howtogeek.com,gamerant.com,cbr.com,thegamer.com,screenrant.com,makeuseof.com,movieweb.com,androidpolice.com,xda-developers.com#%#//scriptlet('remove-cookie', 'articlesLimitDepth')
|
||||
howtogeek.com,gamerant.com,cbr.com,thegamer.com,screenrant.com,makeuseof.com,movieweb.com,androidpolice.com,xda-developers.com#%#//scriptlet('remove-cookie', 'articlesRead')
|
||||
$cookie=articlesLimitDepth,domain=xda-developers.com|androidpolice.com|movieweb.com|makeuseof.com|screenrant.com|thegamer.com|cbr.com|gamerant.com|howtogeek.com|collider.com
|
||||
$cookie=articlesRead,domain=xda-developers.com|androidpolice.com|movieweb.com|makeuseof.com|screenrant.com|thegamer.com|cbr.com|gamerant.com|howtogeek.com|collider.com
|
||||
collider.com,howtogeek.com,gamerant.com,cbr.com,thegamer.com,screenrant.com,makeuseof.com,movieweb.com,androidpolice.com,xda-developers.com#%#//scriptlet('remove-cookie', 'articlesLimitDepth')
|
||||
collider.com,howtogeek.com,gamerant.com,cbr.com,thegamer.com,screenrant.com,makeuseof.com,movieweb.com,androidpolice.com,xda-developers.com#%#//scriptlet('remove-cookie', 'articlesRead')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/165217
|
||||
lachainemeteo.com##.videoContainer.videoFixed
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/164818
|
||||
|
||||
@@ -127,6 +127,8 @@ $popup,third-party,domain=dood.ws,badfilter
|
||||
!
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/196780
|
||||
collider.com#@#.w-adsninja-video-player
|
||||
! app.datapacket.com - broken by HTML filtering
|
||||
@@||app.datapacket.com^$content
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/195676
|
||||
|
||||
@@ -273,6 +273,9 @@ kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekic
|
||||
!
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/196780
|
||||
! Fixes video player
|
||||
collider.com#%#(()=>{const n=[];n.push=n=>{try{n()}catch(n){console.error(n)}},window.adsNinja=window.adsNinja||{queue:n}})();
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/194267
|
||||
! Website is broken if any ExtendedCss rule is applied in app, rule below should fixes it
|
||||
!+ PLATFORM(windows, mac, android)
|
||||
|
||||
@@ -456,6 +456,7 @@ $subdocument,third-party,denyallow=disqus.com,domain=welovemanga.one
|
||||
! NOTE: Specific rules
|
||||
!
|
||||
!
|
||||
collider.com###adsninja-below-main-pic
|
||||
esports.op.gg##.content > .hidden:has(> .text-center:only-child > .adsbygoogle:only-child)
|
||||
esports.op.gg##.sticky > div[class^="lg"]:has(> div[class^="min-h-"]:only-child > .adsbygoogle:only-child)
|
||||
esports.op.gg##.content > .mt-6 > div[class^="lg"]:has(> .text-center:only-child > .adsbygoogle:only-child)
|
||||
|
||||
Reference in New Issue
Block a user