mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #204606 m.yelp.com
This commit is contained in:
@@ -3600,6 +3600,7 @@ m.tokopedia.com#$#div[data-testid="divOverlay"] { display: none!important; }
|
||||
! causes some issues: https://github.com/AdguardTeam/AdguardForMac/issues/550
|
||||
~vert.sh,~search.brave.com,~status.im,~lafenice.io,~kurer-sreda.ru,~chorki.com,~zattoo.com,~zaycev.net,~hitta.se,~mail.ru,~facebook.com,~instagram.com,~drive.google.com$$link[rel="manifest"]
|
||||
!
|
||||
m.yelp.com###reviews > div[class^="overlay-wrapper_"]
|
||||
cnbctv18.com##.overlayapp
|
||||
robolinkmarket.com###mobligo-smart-banner-container
|
||||
comick.io###__next > main.flex-grow > div > div.xl\:hidden
|
||||
|
||||
@@ -5241,6 +5241,11 @@ contexto.me#$#.top-ad-padding { padding-top: 15px !important; }
|
||||
! NOTE: Regular rules end ⬆️
|
||||
! !SECTION: Regular rules
|
||||
!
|
||||
! m.yelp.com
|
||||
m.yelp.com##div[data-testid="suggested-search-bar"] ~ div[class*="border-color-"] > ol > li:has(> div[class*="sponsored-icon_"])
|
||||
m.yelp.com##div[data-testid="suggested-search-bar"] ~ div[class*="border-color-"] > ol > li:has(> div[class*="sponsored-icon_"]) + li[class]
|
||||
m.yelp.com##div[data-testid="suggested-search-bar"] ~ div[class*="border-color-"] > ol > li:has(> div[data-testid^="themed-ad-"])
|
||||
!
|
||||
! Avito
|
||||
m.avito.ru#?#div[data-marker="new-item-wrapper"] ~ div[class]:has(> div[data-code] > div[id^="ads_"])
|
||||
m.avito.ru#?#div[data-marker="new-section/list"] > div[class^="_"] > div:not([data-marker="new-item-wrapper"]):not([itemtype]):has(> div.lazyloaded div[id^="ads_"])
|
||||
|
||||
@@ -208,6 +208,11 @@ amazon.*#@#.sbv-ad-content-container
|
||||
amazon.*#@?#div[data-display-at]:has(> div[data-csa-c-painter="ad-topper-desktop-card"]:first-child + div[style="display: none !important;"]:last-child)
|
||||
amazon.*#@##desktop-dp-ilm_feature_div_01
|
||||
!
|
||||
! m.yelp.com
|
||||
m.yelp.com#@#div[data-testid="suggested-search-bar"] ~ div[class*="border-color-"] > ol > li:has(> div[class*="sponsored-icon_"])
|
||||
m.yelp.com#@#div[data-testid="suggested-search-bar"] ~ div[class*="border-color-"] > ol > li:has(> div[class*="sponsored-icon_"]) + li[class]
|
||||
m.yelp.com#@#div[data-testid="suggested-search-bar"] ~ div[class*="border-color-"] > ol > li:has(> div[data-testid^="themed-ad-"])
|
||||
!
|
||||
! shop.apotal.de - unblock banners left/right
|
||||
@@||shop.apotal.de/images/generic_attachments/attachments/apotal/skyscraper
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/192826
|
||||
|
||||
Reference in New Issue
Block a user