Update bilibili.ts

This commit is contained in:
ZSCGR
2025-05-02 16:59:08 +08:00
committed by GitHub
parent aede5d794c
commit 1fe10b8c0a
+1 -1
View File
@@ -129,7 +129,7 @@ const hotSearch = defineSource(async () => {
})
const hotVideo = defineSource(async () => {
const url = "https://proxy.255254.xyz/https://api.bilibili.com/x/web-interface/popular"
const url = "https://seep.eu.org/https://api.bilibili.com/x/web-interface/popular"
const res: HotVideoRes = await myFetch(url)
return res.data.list.map(video => ({