mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat: support dark mode for bilibili anime page
This commit is contained in:
@@ -130,6 +130,8 @@ function injectApp() {
|
||||
|| /https?:\/\/message.bilibili.com\.*/.test(currentUrl)
|
||||
// bilibili section page
|
||||
|| /https?:\/\/www.bilibili.com\/v\/.*/.test(currentUrl)
|
||||
// anime page
|
||||
|| /https?:\/\/www.bilibili.com\/anime.*/.test(currentUrl)
|
||||
) {
|
||||
if (
|
||||
/https?:\/\/bilibili.com\/?$/.test(currentUrl)
|
||||
|
||||
Reference in New Issue
Block a user