mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
fix video ads (#147902)
* fix video ads * limit to firefox * move to correct place * fix --------- Co-authored-by: zloyden <33488229+zloyden@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,8 @@ chip.de#%#//scriptlet('set-cookie', 'chipde-r2d2-view-state ', '1')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/135749
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/135687
|
||||
giga.de,spiegel.de,welt.de,t-online.de#%#(()=>{window.XMLHttpRequest.prototype.send=new Proxy(window.XMLHttpRequest.prototype.send,{apply:(a,b,c)=>{const d=b.urlCalled;return"string"!=typeof d||0===d.length?Reflect.apply(a,b,c):d.match(/\.damoh\./)?void 0:Reflect.apply(a,b,c)}})})();
|
||||
!+ PLATFORM(ext_ff)
|
||||
giga.de,spiegel.de,welt.de,t-online.de#%#//scriptlet('abort-on-stack-trace', 'XMLHttpRequest', 'onreadystatechange')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/131890
|
||||
eispop.com#%#//scriptlet('set-constant', 'Object.prototype.AdOverlay', 'noopFunc')
|
||||
! https://github.com/uBlockOrigin/uAssets/issues/6541#issuecomment-1140420880
|
||||
|
||||
Reference in New Issue
Block a user