mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #162459 tweakers.net
This commit is contained in:
@@ -30,6 +30,7 @@ webcams-texel.nl#%#//scriptlet('abort-current-inline-script', 'document.createEl
|
||||
tweakers.net#%#(function(){const a=Function.prototype.toString;window.EventTarget.prototype.addEventListener=new Proxy(window.EventTarget.prototype.addEventListener,{apply:(b,c,d)=>{const e=d[1],f=/detail.adblockDetected|handleAdblockDetect|Flags.autoRecov/;return e&&"function"==typeof e&&(f.test(a.call(e))||f.test(e.toString()))&&(d[1]=function(){}),Reflect.apply(b,c,d)}});Function.prototype.bind=new Proxy(Function.prototype.bind,{apply:(b,c,d)=>{const e=a.call(c),f=Reflect.apply(b,c,d);return f.toString=function(){return e},f}})})();
|
||||
tweakers.net#@#.widebnr
|
||||
tweakers.net#$##b_re { display: block !important; min-height: 2px !important; }
|
||||
tweakers.net#$?#.widebnr > * { remove: true; }
|
||||
tweakers.net#$#.widebnr { display: block !important; min-height: 2px !important; }
|
||||
tweakers.net#%#//scriptlet('prevent-fetch', '/a[ab]\.tweakers\.nl/')
|
||||
tweakers.net#%#//scriptlet('set-constant', 'BannerManager.enableTags', 'noopFunc')
|
||||
|
||||
Reference in New Issue
Block a user