diff --git a/MobileFilter/sections/specific_web.txt b/MobileFilter/sections/specific_web.txt index 1e9d5db77b2..8c8c1d73708 100644 --- a/MobileFilter/sections/specific_web.txt +++ b/MobileFilter/sections/specific_web.txt @@ -6,7 +6,8 @@ ! ! !#if adguard_app_ios -m.fmkorea.com#%#//scriptlet('json-prune', 'tpl') +m.fmkorea.com#%#//scriptlet('json-prune', 'tpl', 'tpl.[].c', '/[A-z]{10}/') +m.fmkorea.com#%#//scriptlet('abort-on-stack-trace', 'jQuery.prototype.serialize', '_0x') 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.bd div[style] > *[class*=" "]:matches-css(padding: /5px 10px 20px/):matches-css(height: /^[0-9]{2,3}/) { remove: true; } !#endif