This commit is contained in:
Adam Wróblewski
2025-08-27 21:03:07 +02:00
parent 9c44129eb7
commit 0ce237a27d
2 changed files with 5 additions and 0 deletions

View File

@@ -24,6 +24,8 @@
!#########################################
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/212270
@@||embed.wcostream.com^$subdocument,stealth=referrer
! https://github.com/AdguardTeam/AdguardFilters/issues/212149
@@||lamoda.ru^$stealth=1p-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/211844

View File

@@ -6744,6 +6744,9 @@ streamta.*#@#.google-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/210238
embed.wcostream.com###announcement
embed.wcostream.com##.announcement-backdrop
||embed.wcostream.com^$replace=/if \(closeBtn\.disabled\) return;//,subdocument,document
||embed.wcostream.com^$replace=/hideAll\(\);/hideAll();try{if(typeof doClose==="function"){doClose();}}catch(e){};/,subdocument,document
||embed.wcostream.com^$replace=/const MAX_CLOSES = \d+;/const MAX_CLOSES = 0;/,subdocument,document
embed.wcostream.com#%#//scriptlet('trusted-replace-node-text', 'script', 'MAX_CLOSES', 'if (closeBtn.disabled) return;', '')
embed.wcostream.com#%#//scriptlet('trusted-replace-node-text', 'script', 'MAX_CLOSES', '/hideAll\(\);/g', 'hideAll();try{if(typeof doClose==="function"){doClose();}}catch(e){};')
embed.wcostream.com#%#//scriptlet('trusted-replace-node-text', 'script', 'MAX_CLOSES', '/const MAX_CLOSES = \d+;/', 'const MAX_CLOSES = 0;')