From d19802f33cfe9320e153dcde69f445aea0e8bbdc Mon Sep 17 00:00:00 2001 From: Alex302 Date: Fri, 20 May 2022 10:31:48 +0300 Subject: [PATCH] Fix #118994 20min.ch --- GermanFilter/sections/css_extended.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GermanFilter/sections/css_extended.txt b/GermanFilter/sections/css_extended.txt index 2fe2c361852..5fb9f2452b6 100644 --- a/GermanFilter/sections/css_extended.txt +++ b/GermanFilter/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/118994 +20min.ch#?#section[class*="ad-content-wrapper-"] > div > aside > span:contains(Werbung):upward(1) ! https://github.com/AdguardTeam/AdguardFilters/issues/119024 mux.de#?#.abc .kasten-inhalt:has(> .google_ad_box) mux.de#?#.abc .box:has(> div[id^="mux_incontent_"])