update
This commit is contained in:
parent
6f4c6e8854
commit
ec1abf84ab
@ -13,7 +13,7 @@ export default function BlockedPage() {
|
||||
}, 1000)
|
||||
|
||||
const redirect = setTimeout(() => {
|
||||
window.location.href = "https://www.bilibili.com/video/BV1kW411m7VP"
|
||||
window.location.href = "https://www.bilibili.com/video/BV1GJ411x7h7"
|
||||
}, 3000)
|
||||
|
||||
return () => {
|
||||
|
@ -21,6 +21,7 @@ export const blockedVideoIds = [
|
||||
"BV1bStreZEMr",
|
||||
"BV1dt2eYyE86",
|
||||
"BV1M8411R75Z",
|
||||
"BV1GJ411x7h7", //?
|
||||
]
|
||||
|
||||
export const blockedUploaderIds = [
|
||||
|
Loading…
Reference in New Issue
Block a user