mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
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/155467
|
||||
lihkg.com#?#div[id][class][data-post-id] + div[class]:not([id]):not([data-post-id]):has( > div[class]:only-child > div > div[id^="gam-"]:only-child)
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/155154
|
||||
gameapps.hk#$?#.pc-header-video > a[class^="top-ad-"] + .youtube-container { remove: true; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/154672
|
||||
|
||||
Reference in New Issue
Block a user