mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #126380 online.anidub.com
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
! Good: example.org#?#main > div.row:has(> div.ad)
|
||||
! Bad: example.org##main > div.ad (should be in specific.txt)
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/126380
|
||||
online.anidub.com#?#.wrap > div.wrap-main:has(div:not([class]))
|
||||
! adme.media
|
||||
! ads in the feed - main page
|
||||
adme.media#?#main > div:not([data-test-id^="article-list-element-"]):not([data-test-id^="recommended-"]):not([data-test-id="notifications-"]):if-not(div[data-test-id="login-dialog"])
|
||||
|
||||
@@ -62,6 +62,7 @@ hightech.plus,vkpress.ru,newstula.ru,panoramapro.ru,zpravda.ru,mirtesen.ru,sport
|
||||
!
|
||||
!
|
||||
!
|
||||
online.anidub.com##div[class$="wrap-main"]:not(.wrap-center)::before
|
||||
pravda.com.ua##.unit_news_banner_list
|
||||
hrodna.life##.widget-a-wrap
|
||||
vctr.media##.banner-container
|
||||
|
||||
Reference in New Issue
Block a user