From 9ade9d993bd0b669095e759f573736ee08036ee9 Mon Sep 17 00:00:00 2001 From: piquark6046 Date: Tue, 13 Feb 2024 10:29:26 +0000 Subject: [PATCH] Upd m.fmkorea.com https://github.com/AdguardTeam/AdguardFilters/issues/168573 --- MobileFilter/sections/specific_web.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MobileFilter/sections/specific_web.txt b/MobileFilter/sections/specific_web.txt index 93204cb5e21..a3b75d230c8 100644 --- a/MobileFilter/sections/specific_web.txt +++ b/MobileFilter/sections/specific_web.txt @@ -6,7 +6,7 @@ ! ! !#if adguard_app_ios -m.fmkorea.com#%#//scriptlet('json-prune', 'tpl apply', 'tpl.[].c', '/fmkorea.com.[A-z]{8,}.js/') +m.fmkorea.com#%#//scriptlet('json-prune', 'tpl apply', 'tpl.[].c') m.fmkorea.com#$?#body[class*="mac_os"] div[class="hd"] ~ *[id][class*=" "]:matches-css(padding: /5px 10px 20px/):matches-css(height: /^[0-9]{2,3}/) { remove: true; } m.fmkorea.com#$?#header[class="hd"] ~ .fmad_wrapper ~ *[class]:matches-css(padding: /5px 10px 20px/):matches-css(height: /^[0-9]{2,3}/) { remove: true; } m.fmkorea.com#$?#body div:is(.bd, .hd) div[style] > *[class*=" "]:matches-css(padding: /5px 10px 20px/):matches-css(height: /^[0-9]{2,3}/) { remove: true; }