This commit is contained in:
mei 2025-02-12 11:37:45 +08:00
parent 6f4c6e8854
commit ec1abf84ab
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export default function BlockedPage() {
}, 1000) }, 1000)
const redirect = setTimeout(() => { const redirect = setTimeout(() => {
window.location.href = "https://www.bilibili.com/video/BV1kW411m7VP" window.location.href = "https://www.bilibili.com/video/BV1GJ411x7h7"
}, 3000) }, 3000)
return () => { return () => {

View File

@ -21,6 +21,7 @@ export const blockedVideoIds = [
"BV1bStreZEMr", "BV1bStreZEMr",
"BV1dt2eYyE86", "BV1dt2eYyE86",
"BV1M8411R75Z", "BV1M8411R75Z",
"BV1GJ411x7h7", //?
] ]
export const blockedUploaderIds = [ export const blockedUploaderIds = [