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: "果核剥壳",