fix: load video failed

This commit is contained in:
starknt
2024-01-06 00:29:29 +08:00
parent f51c71b5c3
commit 347cb888c9

View File

@@ -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