Update pre-sources.ts

This commit is contained in:
ZSCGR
2025-08-19 14:03:18 +08:00
committed by GitHub
parent f2e4ce36de
commit 0271066e27
+12 -10
View File
@@ -330,22 +330,24 @@ 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",
home: "https://linux.do/",
column: "tech",
color: "slate",
home: "https://linux.do/",
sub: {
latest: {
title: "最新",
home: "https://linux.do/latest",
},
hot: {
title: "今日最热",
type: "hottest",
color: "slate",
interval: Time.Common,
home: "https://linux.do/hot",
},
},
},
"ghxi": {
name: "果核剥壳",