mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
fix #113122 nicovideo.jp
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
##head[prefix~="medium-com:"] ~ body .js-openInAppButton
|
||||
##head[prefix~="medium-com:"] ~ body .js-postActionsBarContent > .js-readNextInteractions
|
||||
!
|
||||
nicovideo.jp###jsSmartAppBanner
|
||||
sbermegamarket.ru##.mobile-app-widget
|
||||
banzhu123.com##.s_m
|
||||
suumo.jp##.appIntroduction
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
! Good: example.org#?#main > div.row:has(> div.ad)
|
||||
! Bad: example.org##main > div.ad (should be in specific.txt)
|
||||
!
|
||||
nicovideo.jp#?#.siteWide-Sheet_Contents > div.siteWide-SheetContent:has(> span > span.siteWide-ShareIcon)
|
||||
universoformulas.com#?#h4.heading:contains(COMPÁRTELO)
|
||||
ozon.ru#?#div[data-popper-placement] > div[class] > div[class]:has(> div[class] > button > span > span:contains(/ВКонтакте|Telegram|Facebook|Twitter|Одноклассники/))
|
||||
qiita.com#?#div[id^="PersonalArticlePage-"] > .p-items_wrapper + div[class^="css-"] > div[class^="css-"] > div[class^="css-"]:has(> .fa-share-alt)
|
||||
|
||||
Reference in New Issue
Block a user