mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
yourstory.com #63476
This commit is contained in:
@@ -4265,6 +4265,7 @@ bmwfaq.org#?#.Notices[-ext-has='a[href="//www.bmwfaq.org/help/cookies"]']
|
||||
!
|
||||
! JS rules
|
||||
!
|
||||
yourstory.com#%#document.cookie = "alreadyVisited=true; path=/;";
|
||||
jobs.ch#%#document.cookie = "cookie_disclaimer_dismissed=true; path=/;";
|
||||
cdn.privacy-mgmt.com#%#AG_onLoad(function(){var c=/^https?:\/\/(www\.)?(volkskrant\.nl|trouw\.nl|parool\.nl)\//.test(document.referrer);if(window.self!==window.top&&c){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[title="Ja, prima"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
|
||||
independent.co.uk#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[mode="primary"]'); el&&el.click(); }, 2500); });
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
!
|
||||
! Extended CSS rules
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/63476
|
||||
yourstory.com#?#main > div[class^="sc-"] > div[id$="-banner-0-landing"]:only-child:empty:upward(1)
|
||||
yourstory.com#?#div[id^="page-style-"][id*="-multisize-"][id$="-story-def"]:only-child:empty:upward(1)
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/63403
|
||||
independent.co.uk#?#article > div[class^="sc-"]:has(> div > div[data-tile-name="top_banner"])
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/63236
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
!
|
||||
! Extended CSS rules
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/63476
|
||||
yourstory.com#?#footer > div[class^="sc-"] > div[class^="sc-"] > div#mobile-bottom-sticky-undefined:upward(1)
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/62596
|
||||
news18.com#?#.hntranding > ul > li:has(> .lazyAds)
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/62699
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
||rover.ebay.$image,object,script,badfilter
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/63476
|
||||
@@||googletagmanager.com/gtm.js$domain=yourstory.com
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/63343
|
||||
@@||cloud.roistat.com/dist/module.js$domain=pandashop.md
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/62900
|
||||
|
||||
Reference in New Issue
Block a user