chore: change "column" of some sources

This commit is contained in:
Ou
2025-04-12 22:03:19 +08:00
parent affd63db19
commit 06267a6bf5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
View File
@@ -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