From 680cc53e5cf86b28976064c15b82c9278d3069aa Mon Sep 17 00:00:00 2001 From: Alex-302 Date: Thu, 31 Jul 2025 19:26:11 +0300 Subject: [PATCH] Fixed invalid rules --- MobileFilter/sections/specific_web.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MobileFilter/sections/specific_web.txt b/MobileFilter/sections/specific_web.txt index 508dd2db3da..59386593281 100644 --- a/MobileFilter/sections/specific_web.txt +++ b/MobileFilter/sections/specific_web.txt @@ -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