mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #125953 www.xnxx.com
This commit is contained in:
@@ -8823,6 +8823,7 @@ privacy.lecker.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent
|
||||
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)}});
|
||||
consent.ladbible.com,consent.gamingbible.co.uk,consent.unilad.co.uk#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Accept" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
|
||||
!
|
||||
xnxx.com#%#//scriptlet('set-local-storage-item', 'xvutils.nb_tabs_opened', '1')
|
||||
audo.ai#%#document.cookie = "cookie_consent=%22strictly_necessary%2Cfunctionality%2Cperformance%2Ctargeting%22";
|
||||
sourcepoint.lbc.co.uk#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="ACCEPT"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},2E4)}});
|
||||
muenchen.de#%#AG_onLoad(function() { setTimeout(function() { var c=document.querySelector('a[onclick^="usercentrics.updateConsents"]'); c&&(c.click()) }, 300); });
|
||||
|
||||
Reference in New Issue
Block a user