mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
* Fix #238871 www.ebay.de This ad showing runtime by `<script src="data:text/javascript;base64,...">` element. * Apply suggestion Co-authored-by: Alex <alex302@adguard.com> * Narrow the leftover rule for scriptlets doesn't support platforms --------- Co-authored-by: Alex <alex302@adguard.com>
This commit is contained in:
@@ -175,6 +175,8 @@ ohn.haendlerbund.de#$##mainAdsBannerSection { display: none !important; }
|
||||
ohn.haendlerbund.de#$#.modal-backdrop { display: none !important; }
|
||||
ohn.haendlerbund.de#$#body { overflow: auto !important; }
|
||||
wowtv.de#%#//scriptlet('set-constant', 'window.CONFIGURATION.adInsertion.enabled', 'false')
|
||||
ebay.de#%#//scriptlet('prevent-element-src-loading', 'script', 'data:text/javascript;base64,KHdpbmRvd1tTeW1ib2wuZm9yKCdiZXJyaWVzJyldIHx8IHdpbmRvdy5iZXJyaWVzIHx8IHdpbmRvdy5lYmF5QWRzQmVycmllcykucmVuZGVy')
|
||||
ebay.de#$#div[wire-region="center-top-ads"] { display: none !important; }
|
||||
||meetingpoint-jl.de/uploads/*/ads/
|
||||
meetingpoint-jl.de##.p-adcol:not(:has(> div.weather-widget))
|
||||
meetingpoint-jl.de##.p-adcol > div.weather-widget ~ [class^="ad-"]
|
||||
|
||||
Reference in New Issue
Block a user