mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: load video failed
This commit is contained in:
@@ -94,9 +94,6 @@ if (settings.value.adaptToOtherPageStyles && isSupportedPage()) {
|
||||
}
|
||||
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
if (isFirefox)
|
||||
document.querySelector('meta[name="referrer"]')?.setAttribute('content', 'no-referrer')
|
||||
|
||||
if (isSupportedPage()) {
|
||||
if (
|
||||
!settings.value.useOriginalBilibiliHomepage
|
||||
|
||||
Reference in New Issue
Block a user