BlazDT
2023-07-10 19:42:09 +02:00
committed by GitHub
parent 6f6e873863
commit d42746f755

View File

@@ -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