mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
fix #75582 inews.co.uk
This commit is contained in:
@@ -91,6 +91,7 @@ techadvisor.co.uk,forum.notebookreview.com,computerworld.com,skysports.com#$#bod
|
||||
||cdn.privacy-mgmt.com^$important,domain=promipool.de|android-hilfe.de|wsj.com
|
||||
!
|
||||
!
|
||||
inews.co.uk##div[data-project="mol-fe-cmp"] > div[class^="tooltip"]
|
||||
bbc.co.uk##div[class*="-ConsentBanner"]
|
||||
tumblr.com###gdprbanner_consent_gdpr_consent
|
||||
wirkaufendeinauto.de###cookie-text-banner
|
||||
@@ -5197,6 +5198,7 @@ consent.finanzen.net,privacy.wunderweib.de,consent2.ksta.de,consent2.express.de,
|
||||
privacy.lecker.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,2,1\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelector('div[title="Berechtigte Interessen"]'); c&&c.click();},300);setTimeout(function(){var d=document.querySelectorAll('label[aria-checked="true"] > .off'); d.forEach(function(d){d.click();});},800); var f=document.querySelector('button.no-children[path="\[0,3,0\]"]'); setTimeout(function(){f&&f.click();},1000);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},3E4)}});
|
||||
privacy.madame.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,2,1\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelector('div[title="Berechtigte Interessen"]'); c&&c.click();},300);setTimeout(function(){var d=document.querySelectorAll('label[aria-checked="true"] > .off'); d.forEach(function(d){d.click();});},800); var f=document.querySelector('button.no-children[path="\[0,3,0\]"]'); setTimeout(function(){f&&f.click();},1000);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},3E4)}});
|
||||
!
|
||||
inews.co.uk#%#AG_onLoad(function() {var g = new MutationObserver(function() {var b = document.querySelector("button.level1PrimaryButton-0-0-5");b && (b.click(), g.disconnect())});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 2E4)});
|
||||
teilauto.net,cityflitzer.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("tatracking", "on") } } catch (ex) {} })();
|
||||
correosexpress.com#%#//scriptlet('set-cookie', 'msg_cookie_CEX', 'true')
|
||||
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.bold.dk/")){var a=new MutationObserver(function(){var b=document.querySelector('button[aria-label="Accepter"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
!######### White list. Fixing filtering errors #########
|
||||
!#######################################################
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/75582
|
||||
@@||cmp.dmgmediaprivacy.co.uk^$domain=inews.co.uk
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/75841
|
||||
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=autobild.de
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/72746#issuecomment-763823269
|
||||
|
||||
Reference in New Issue
Block a user