chore: change "column" of some sources
This commit is contained in:
@@ -359,14 +359,14 @@ export const originSources = {
|
||||
},
|
||||
"sspai": {
|
||||
name: "少数派",
|
||||
column: "china",
|
||||
column: "tech",
|
||||
color: "red",
|
||||
type: "hottest",
|
||||
home: "https://sspai.com",
|
||||
},
|
||||
"juejin": {
|
||||
name: "稀土掘金",
|
||||
column: "china",
|
||||
column: "tech",
|
||||
color: "blue",
|
||||
type: "hottest",
|
||||
home: "https://juejin.cn",
|
||||
|
||||
+2
-2
@@ -454,7 +454,7 @@
|
||||
"sspai": {
|
||||
"name": "少数派",
|
||||
"type": "hottest",
|
||||
"column": "china",
|
||||
"column": "tech",
|
||||
"home": "https://sspai.com",
|
||||
"color": "red",
|
||||
"interval": 600000
|
||||
@@ -462,7 +462,7 @@
|
||||
"juejin": {
|
||||
"name": "稀土掘金",
|
||||
"type": "hottest",
|
||||
"column": "china",
|
||||
"column": "tech",
|
||||
"home": "https://juejin.cn",
|
||||
"color": "blue",
|
||||
"interval": 600000
|
||||
|
||||
Reference in New Issue
Block a user