diff --git a/EnglishFilter/sections/antiadblock.txt b/EnglishFilter/sections/antiadblock.txt index 4db4d4f7711..c5861585d06 100644 --- a/EnglishFilter/sections/antiadblock.txt +++ b/EnglishFilter/sections/antiadblock.txt @@ -658,6 +658,12 @@ smallseotools.com#@#.adsbygoogle ! ! ! +! https://github.com/AdguardTeam/AdguardFilters/issues/109699 +dwgshare.com#$#body { overflow: auto !important; } +dwgshare.com#$##levelmaxblock { display: none !important; } +||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=dwgshare.com +!+ PLATFORM(ios, ext_android_cb) +@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=dwgshare.com ! https://github.com/AdguardTeam/AdguardFilters/issues/109397 @@||base64.online/ads.txt ! https://github.com/uBlockOrigin/uAssets/issues/11570 diff --git a/EnglishFilter/sections/css_extended.txt b/EnglishFilter/sections/css_extended.txt index 115f06e65de..a6c26f63105 100644 --- a/EnglishFilter/sections/css_extended.txt +++ b/EnglishFilter/sections/css_extended.txt @@ -5,6 +5,8 @@ ! Good: example.org#?#main > div.row:has(> div.ad) ! Bad: example.org##main > div.ad (should be in specific.txt) ! +! https://github.com/AdguardTeam/AdguardFilters/issues/109699 +dwgshare.com#$?#.better-ads-listitemad { remove: true; } ! https://github.com/AdguardTeam/AdguardFilters/issues/109545 ! https://github.com/AdguardTeam/AdguardFilters/issues/101132 softpedia.com#?#div[class^="container_"] > div[class^="grid_"]:has(> div.ad:only-child)