mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust styles
This commit is contained in:
@@ -65,6 +65,8 @@ function injectApp() {
|
||||
|| /https?:\/\/t.bilibili.com\.*/.test(currentUrl)
|
||||
// history page
|
||||
|| /https?:\/\/(www.)?bilibili.com\/account\/history.*/.test(currentUrl)
|
||||
// user space page
|
||||
|| /https?:\/\/space.bilibili.com\.*/.test(currentUrl)
|
||||
) {
|
||||
if (
|
||||
/https?:\/\/bilibili.com\/?$/.test(currentUrl)
|
||||
|
||||
Reference in New Issue
Block a user