From a0d9596b2ebee5bdadc7cfec16db2dd523ba6c6d Mon Sep 17 00:00:00 2001 From: ZSCGR <932478692@qq.com> Date: Mon, 18 Aug 2025 21:07:56 +0800 Subject: [PATCH] Update linuxdo.ts --- server/sources/linuxdo.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/sources/linuxdo.ts b/server/sources/linuxdo.ts index 8cd3d0d..a4cb1bf 100644 --- a/server/sources/linuxdo.ts +++ b/server/sources/linuxdo.ts @@ -32,7 +32,7 @@ interface Res { } const hot = defineSource(async () => { - const res = await myFetch("https://seep.eu.org/https://linux.do/top/daily.json") + const res = await myFetch("https://n8n.chgr.cc/webhook/api?name=linuxdo") return res.topic_list.topics .filter(k => k.visible && !k.archived && !k.pinned) .map(k => ({