From 661c94c4500c68a77b8bc9087cb0e15dea2e208b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wr=C3=B3blewski?= Date: Mon, 1 Jun 2026 08:50:58 +0200 Subject: [PATCH] Fix #232454 katfile.space --- AnnoyancesFilter/Other/sections/tweaks.txt | 4 ++-- BaseFilter/sections/general_extensions.txt | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/AnnoyancesFilter/Other/sections/tweaks.txt b/AnnoyancesFilter/Other/sections/tweaks.txt index 5b6e0d9b603..0eea2429d15 100644 --- a/AnnoyancesFilter/Other/sections/tweaks.txt +++ b/AnnoyancesFilter/Other/sections/tweaks.txt @@ -1617,7 +1617,7 @@ goodssh.com#%#//scriptlet("set-constant", "counter", "-1") ! newsjizz.in - skip timer a2zupload.com#%#//scriptlet("adjust-setInterval", "download", "", "0.02") ! https://github.com/AdguardTeam/AdguardFilters/issues/45486 -katfile.cloud,katfile.com#%#//scriptlet("adjust-setTimeout", "#freebtn", "", "0.02") +katfile.*#%#//scriptlet('adjust-setTimeout', '/#(freebtn|btn_download)/', '*', '0.001') ! https://github.com/AdguardTeam/AdguardFilters/issues/43273 !+ NOT_PLATFORM(windows, mac, android, cli) coolrom.com.au#%#//scriptlet("adjust-setTimeout", "download()") @@ -2106,4 +2106,4 @@ openssource.biz$$script[tag-content="document.onkeypress = function"][max-length twgreatdaily.com$$script[tag-content="indexOf|css|fn|this|attr|unselectable|console|empty|copy|contextmenu"] ! NOTE: Context menu (mixed rules) end ⬆️ ! !SECTION: Tweaks - Context menu (mixed rules) -! \ No newline at end of file +! diff --git a/BaseFilter/sections/general_extensions.txt b/BaseFilter/sections/general_extensions.txt index 4c97a43093b..03d3c3bdfc9 100644 --- a/BaseFilter/sections/general_extensions.txt +++ b/BaseFilter/sections/general_extensions.txt @@ -2964,9 +2964,9 @@ webcamsbabe.com#%#//scriptlet("set-constant", "bcs_popup_show_bongacams_pop", "t ! vidup.io - popup vidup.io#%#(function(){var c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!=a&&-1==b.toString().indexOf('.hi()')&&c(a,b,d,e)}.bind(document);})(); ! https://github.com/AdguardTeam/AdguardFilters/issues/213306 -katfile.ws,katfile.vip,katfile.cloud,katfile.com#%#//scriptlet('prevent-window-open') -katfile.ws,katfile.vip,katfile.cloud,katfile.com#%#//scriptlet('trusted-replace-node-text', 'script', 'adEnable', '/if\(adEnable\)/g', 'if(!0)') -katfile.ws,katfile.vip,katfile.cloud,katfile.com#%#//scriptlet('trusted-replace-node-text', 'script', 'download_click', '/if \(download_click == false\)/g', 'if(!1)') +katfile.*#%#//scriptlet('prevent-window-open') +katfile.*#%#//scriptlet('trusted-replace-node-text', 'script', 'adEnable', '/if\s?\(adEnable\)/g', 'if(!0)') +katfile.*#%#//scriptlet('trusted-replace-node-text', 'script', 'download_click', '/if\s?\(download_click\s?==\s?false\)/g', 'if(!1)') ! https://github.com/AdguardTeam/AdguardFilters/issues/16854 ! https://github.com/AdguardTeam/AdguardFilters/issues/16855 ! https://github.com/AdguardTeam/AdguardFilters/issues/16856 @@ -4412,4 +4412,4 @@ speedtest.net$$div[class="dfp-ab-leaderboard"] ! Stream close button: http://hdstreams.net/channel-35/ wiz1.net$$div[id="floatLayer1"] ! http://forum.adguard.com/showthread.php?2219 -tvtoss.com$$script[tag-content="ads-wrap"] \ No newline at end of file +tvtoss.com$$script[tag-content="ads-wrap"]