Merge branch 'the1812:preview-fixes' into preview-fixes

This commit is contained in:
xiezibuyongbi 2025-08-13 09:07:21 +08:00 committed by GitHub
commit 8046b36bd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
.user-card,
.user-card-m-exp,
.bili-user-profile {
.bili-user-profile,
bili-user-profile {
display: none !important;
}

View File

@ -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;