mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
fix: 修复小程序广告没有屏蔽
This commit is contained in:
parent
6bb378ec3b
commit
8656dbfd57
@ -92,6 +92,7 @@ body:not(.preserve-feed-goods) .bili-dyn-content__orig__additional:has(.dyn-good
|
|||||||
}
|
}
|
||||||
.feed-card:has(.bili-video-card a[href*='cm.bilibili.com']),
|
.feed-card:has(.bili-video-card a[href*='cm.bilibili.com']),
|
||||||
.bili-video-card.is-rcmd:has(a[href*='cm.bilibili.com']),
|
.bili-video-card.is-rcmd:has(a[href*='cm.bilibili.com']),
|
||||||
|
.bili-video-card.is-rcmd:has(a:not([href])),
|
||||||
.bili-video-card__wrap:has(a[href*='cm.bilibili.com']),
|
.bili-video-card__wrap:has(a[href*='cm.bilibili.com']),
|
||||||
body:not(.promotion-show-placeholder) :is(.bili-video-card.is-rcmd, .bili-feed4-layout .feed-card):not(:has(.bili-video-card__wrap)) {
|
body:not(.promotion-show-placeholder) :is(.bili-video-card.is-rcmd, .bili-feed4-layout .feed-card):not(:has(.bili-video-card__wrap)) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user