From f2e4ce36deda57734f36fc00b26d3eb5e5b0e546 Mon Sep 17 00:00:00 2001 From: ZSCGR <932478692@qq.com> Date: Tue, 19 Aug 2025 13:55:57 +0800 Subject: [PATCH] Update pre-sources.ts --- shared/pre-sources.ts | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/shared/pre-sources.ts b/shared/pre-sources.ts index 24229c2..7afcbca 100644 --- a/shared/pre-sources.ts +++ b/shared/pre-sources.ts @@ -330,25 +330,22 @@ export const originSources = { color: "blue", type: "hottest", home: "https://www.baidu.com", + }, + "hupu": { + name: "虎扑", + home: "https://hupu.com", + column: "china", + title: "主干道热帖", + type: "hottest", + color: "red", }, "linuxdo": { name: "LINUX DO", - column: "tech", - color: "slate", home: "https://linux.do/", - disable: true, - sub: { - latest: { - title: "最新", - home: "https://linux.do/latest", - }, - hot: { - title: "今日最热", - type: "hottest", - interval: Time.Common, - home: "https://linux.do/hot", - }, - }, + column: "tech", + title: "今日最热", + type: "hottest", + color: "slate", }, "ghxi": { name: "果核剥壳",