mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
Update ad rules (fix #5160)
This commit is contained in:
parent
4840c2f83d
commit
5f243a666a
@ -96,6 +96,7 @@ $switchPrefix: 'removePromotions-switch';
|
||||
|
||||
// 首页广告、推广
|
||||
.container > :is(.feed-card, .bili-feed-card):has(.bili-video-card__stats > :is(.bili-video-card__stats--text, svg)),
|
||||
.container > :is(.feed-card, .bili-feed-card):has(.bili-video-card__info--tit > a:not([href])),
|
||||
// 视频搜索页广告
|
||||
.video-list-item:has(.bili-video-card__info--ad) {
|
||||
visibility: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user