Skip to content

B站内测首页 Feed 去广告 by magicdawn

Details

Authormagicdawn

LicenseNo License

Categorybilibili.com

Created

Updated

Size485 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

B站内测首页推荐, 仅使用 Adblock 后会留下空白, 使用该样式完全隐藏广告

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         B站内测首页 Feed 去广告
@version      20230601.13.45
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.bilibili.com/") {
.bili-feed4-layout .bili-video-card:has(a[href*="cm.bilibili.com"][data-target-url]:not([data-target-url*=".bili"])) {
  display: none !important;
}
.bili-feed4-layout .floor-single-card:has(a[href*="cm.bilibili.com"][data-target-url]:not([data-target-url*=".bili"])) {
  display: none !important;
}
}

Reviews

No reviews yet.