Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0271066e27 | ||
|
|
f2e4ce36de | ||
|
|
cce09de022 | ||
|
|
9e37d4449f | ||
|
|
aff39c1e1b | ||
|
|
6c22566079 | ||
|
|
cfb48a8c25 |
+3
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -336,7 +336,6 @@ export const originSources = {
|
||||
column: "tech",
|
||||
color: "slate",
|
||||
home: "https://linux.do/",
|
||||
disable: true,
|
||||
sub: {
|
||||
latest: {
|
||||
title: "最新",
|
||||
|
||||
+10
-1
@@ -414,6 +414,15 @@
|
||||
"color": "blue",
|
||||
"interval": 600000
|
||||
},
|
||||
"linuxdo-hot": {
|
||||
"name": "LINUX DO",
|
||||
"type": "hottest",
|
||||
"column": "tech",
|
||||
"home": "https://linux.do",
|
||||
"color": "gray",
|
||||
"interval": 1800000,
|
||||
"title": "今日最热"
|
||||
},
|
||||
"nowcoder": {
|
||||
"name": "牛客",
|
||||
"type": "hottest",
|
||||
@@ -473,4 +482,4 @@
|
||||
"interval": 1800000,
|
||||
"title": "最热"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user