diff --git a/MobileFilter/sections/specific_web.txt b/MobileFilter/sections/specific_web.txt index 93204cb5e212c5..a3b75d230c87b1 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; }