mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #232454 katfile.space
This commit is contained in:
@@ -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)
|
||||
!
|
||||
!
|
||||
|
||||
@@ -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"]
|
||||
tvtoss.com$$script[tag-content="ads-wrap"]
|
||||
|
||||
Reference in New Issue
Block a user