mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-09-26 22:49:14 +08:00
Merge branch 'the1812:preview-fixes' into preview-fixes
This commit is contained in:
commit
8046b36bd0
@ -1,5 +1,6 @@
|
||||
.user-card,
|
||||
.user-card-m-exp,
|
||||
.bili-user-profile {
|
||||
.bili-user-profile,
|
||||
bili-user-profile {
|
||||
display: none !important;
|
||||
}
|
||||
|
@ -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