mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fixed invalid rules
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
!
|
||||
!#if adguard_app_ios
|
||||
!+ NOT_OPTIMIZED
|
||||
m.fmkorea.com#$?#body[class^="mac_os"] > div[id^="bd_"].bd:not([style]):has(> p > a[href]:matches-property(listeners.click) ~ a[href]:matches-property(listeners.click):contians(/^http/)) { remove: true; }
|
||||
m.fmkorea.com#$?#body[class^="mac_os"] > div[id^="bd_"].bd:not([style]):has(> p > a[href]:matches-property(listeners.click) ~ a[href]:matches-property(listeners.click):contains(/^http/)) { remove: true; }
|
||||
!+ NOT_OPTIMIZED
|
||||
m.fmkorea.com#$?#body[class="mac_os"] > .bd > div[style]:has(> .bd_mobile > p > a[href]:matches-property(listeners.click) ~ a[href]:matches-property(listeners.click):contians(/^http/)) { remove: true; }
|
||||
m.fmkorea.com#$?#body[class="mac_os"] > .bd > div[style]:has(> .bd_mobile > p > a[href]:matches-property(listeners.click) ~ a[href]:matches-property(listeners.click):contains(/^http/)) { remove: true; }
|
||||
!+ NOT_OPTIMIZED
|
||||
m.fmkorea.com#%#//scriptlet('json-prune', 'tpl apply', 'tpl.[].c')
|
||||
!+ NOT_OPTIMIZED
|
||||
|
||||
Reference in New Issue
Block a user