mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
fix #151448 metager.org
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
! Bad: example.org##main > div.ad (should be in specific.txt)
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/151448
|
||||
metager.org#$?##results > div.result:has(> div.result-header > div.result-subheadline > a.result-link > span.advertisement-mark) { remove: true; }
|
||||
metager.org#$?##results > div.result:has(> div.result-header > div.result-subheadline > a[href="https://metager.org/partnershops"]) { remove: true; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/151896
|
||||
imagineforest.com#?##library_search_content > div.each_story.relative:has(> div.absolute ins.adsbygoogle)
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/151865
|
||||
|
||||
@@ -224,6 +224,9 @@ ebay.de#@?#.srp-list > .s-item:has(> div > .s-item__info > a > div[style="displa
|
||||
ebay.com,ebay.co.uk,ebay.com.au#@?#div[itemtype="https://schema.org/Product"] div[id^="merch_html_"]:has(> div[id] .mfe-header > h2.mfe-pull-left:contains(Sponsored))
|
||||
ebay.com,ebay.co.uk,ebay.com.au#@?#div[itemtype="https://schema.org/Product"] div[id^="merch_html_"]:has(> div[id] h2.mfe-card-group-title:contains(sponsored))
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/151448
|
||||
metager.org#@$?##results > div.result:has(> div.result-header > div.result-subheadline > a.result-link > span.advertisement-mark) { remove: true; }
|
||||
metager.org#@$?##results > div.result:has(> div.result-header > div.result-subheadline > a[href="https://metager.org/partnershops"]) { remove: true; }
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/147310
|
||||
etherscan.io#@#.auto-results-wrapper > div.p-2
|
||||
! yaani.com.tr
|
||||
|
||||
Reference in New Issue
Block a user