fix #93020 webradio.de

This commit is contained in:
Sergey-Lyapin
2021-09-06 15:20:50 +03:00
parent 911e54e4bc
commit efe5274d12
2 changed files with 4 additions and 2 deletions

View File

@@ -6075,7 +6075,7 @@ lieferando.de,lieferservice.at,lieferservice.ch,pizza.fr,pizza.lu,pizza.pt,pyszn
tommy.com##.privacypolicymessagebox_header_cookies
obozrevatel.com##.privasypolicy-info
etstur.com,mngkargo.com.tr##.protectionOfData
antennethueringen.de,antennemuenster.de,radiokoeln.de,radiosiegen.de,radio912.de,charivari.de,webradio.de,planetradio.de,player.ffn.de##.radioplayer-cookie-consent
antennethueringen.de,antennemuenster.de,radiokoeln.de,radiosiegen.de,radio912.de,charivari.de,planetradio.de,player.ffn.de##.radioplayer-cookie-consent
evokemotorcycles.com,realspeaker.net##.s-cookie-notification-bar
forsvarsmakten.se##.s-cookies
sport1.de###s1-cookie-banner
@@ -7365,7 +7365,7 @@ theverge.com#%#(function(){if(-1==document.cookie.indexOf("_chorus_privacy_conse
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&(document.referrer.startsWith("https://www.spiegel.de/")||document.referrer.startsWith("https://www.manager-magazin.de/"))){var a=new MutationObserver(function(){var b=document.querySelector("button.message-button");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
ergo-impulse.de#%#//scriptlet("remove-class", "borlabs-position-fix", "body")
tataq.com#%#//scriptlet('prevent-setTimeout', '#cookies')
webradio.de#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector('#uc-btn-accept-banner');a&&a.click()},2500)});
webradio.de#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('#uc-btn-accept-banner');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
stabila.com#%#(function(){-1==document.cookie.indexOf("cms_cookies")&&(document.cookie="cms_cookies=6; path=/;",document.cookie="cms_cookies_saved=true; path=/;",location.reload())})();
dlr.de,clickbaits.de,gesundheitswissen.de#%#//scriptlet("remove-class", "ccm-blocked", "body")
filmweb.pl#%#//scriptlet('remove-class', 'rodo', 'body.rodo')

View File

@@ -129,6 +129,8 @@ menshealth.de#%#function google_ad_request_done() {};
!------- CSS fixes --------------------!
!--------------------------------------!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/93020
webradio.de#$#.console-wrapper { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84712
baulinks.de#$#body > #holder[style^="top"] { top: 40px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/81282