mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: rename sectionPage into channelPage
This commit is contained in:
@@ -128,7 +128,7 @@ function injectApp() {
|
||||
|| /https?:\/\/space.bilibili.com\.*/.test(currentUrl)
|
||||
// notifications page
|
||||
|| /https?:\/\/message.bilibili.com\.*/.test(currentUrl)
|
||||
// bilibili section page
|
||||
// bilibili channel page b站分区页面
|
||||
|| /https?:\/\/www.bilibili.com\/v\/.*/.test(currentUrl)
|
||||
// anime page
|
||||
|| /https?:\/\/www.bilibili.com\/anime.*/.test(currentUrl)
|
||||
|
||||
Reference in New Issue
Block a user