6 Commits
Author SHA1 Message Date
ZSCGRandGitHub 0271066e27 Update pre-sources.ts 2025-08-19 14:03:18 +08:00
ZSCGRandGitHub f2e4ce36de Update pre-sources.ts 2025-08-19 13:55:57 +08:00
ZSCGRandGitHub cce09de022 Update sources.json 2025-08-19 13:45:58 +08:00
ZSCGRandGitHub 9e37d4449f Update sources.json 2025-08-19 13:42:39 +08:00
ZSCGRandGitHub aff39c1e1b Update pinyin.json 2025-08-19 13:29:29 +08:00
ZSCGRandGitHub 6c22566079 Update pinyin.json 2025-08-18 22:48:38 +08:00
3 changed files with 5 additions and 5 deletions
+3 -1
View File
@@ -36,10 +36,12 @@
"kaopu": "kaopuxinwen",
"jin10": "jinshishuju",
"baidu": "baiduresou",
"linuxdo-latest": "LINUX DO-zuixin",
"linuxdo-hot": "LINUX DO-jinrizuire",
"nowcoder": "niuke",
"sspai": "shaoshupai",
"juejin": "xitujuejin",
"ifeng": "fenghuangwang-redianzixun",
"chongbuluo-latest": "chongbuluo-zuixin",
"chongbuluo-hot": "chongbuluo-zuire"
}
}
-1
View File
@@ -336,7 +336,6 @@ export const originSources = {
column: "tech",
color: "slate",
home: "https://linux.do/",
disable: true,
sub: {
latest: {
title: "最新",
+2 -3
View File
@@ -417,10 +417,9 @@
"linuxdo-hot": {
"name": "LINUX DO",
"type": "hottest",
"disable": "cf",
"column": "tech",
"home": "https://linux.do/hot",
"color": "slate",
"home": "https://linux.do",
"color": "gray",
"interval": 1800000,
"title": "今日最热"
},