mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Merge pull request #61373 from AdguardTeam/fix/#61364_pcwelt.de
fix #61364 pcwelt.de
This commit is contained in:
@@ -60,6 +60,7 @@ ege-study.ru##.modal-cookie
|
||||
macupdate.com##.mu_cookie
|
||||
kleankanteen.ru.com###client-cookies-notice
|
||||
go2bus.ru###useragreement
|
||||
||cmp2.pcwelt.de/wrapper/*/gdpr/
|
||||
weatherbug.com##div[class^="notificationFooter__Container-"]
|
||||
mtv.com.lb##.cookiesDisclaimer
|
||||
primevideo.com##.cookie-notification-msg
|
||||
|
||||
@@ -53,8 +53,6 @@ bs.to#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!
|
||||
bs.to#%#(function() { window.open_ = window.open; var w_open = window.open, regex = /rotumal\.com|ecpms\.net|megdexchange\.com/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
|
||||
! saarbruecker-zeitung.de - ad text
|
||||
saarbruecker-zeitung.de#%#AG_onLoad(function() { setTimeout(function() { document.querySelector(".content > aside > .module-list").innerHTML = document.querySelector(".content > aside > .module-list").innerHTML.replace("ANZEIGE",""); }, 300); });
|
||||
! pcwelt.de - ad in top slider
|
||||
pcwelt.de#%#AG_onLoad(function() { $("ul.tabset > li > a[href*='-anzeige']").closest('li').remove(); $(".tab-content > .tab > a > img[alt='Anzeige']").closest('div').remove(); });
|
||||
! krone.at - ad reinjection
|
||||
krone.at#%#AG_defineProperty('googletag.impl.pubads.callbackProxy1', { get: function() { return; }});
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/11415
|
||||
|
||||
Reference in New Issue
Block a user