diff --git a/app/blocked/page.tsx b/app/blocked/page.tsx index d3722e8..fc7c4d5 100644 --- a/app/blocked/page.tsx +++ b/app/blocked/page.tsx @@ -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 () => { diff --git a/config/blocked-ids.ts b/config/blocked-ids.ts index 0498367..84c37e3 100644 --- a/config/blocked-ids.ts +++ b/config/blocked-ids.ts @@ -21,6 +21,7 @@ export const blockedVideoIds = [ "BV1bStreZEMr", "BV1dt2eYyE86", "BV1M8411R75Z", + "BV1GJ411x7h7", //? ] export const blockedUploaderIds = [