diff --git a/shared/pre-sources.ts b/shared/pre-sources.ts index 3902e83..a5835ef 100644 --- a/shared/pre-sources.ts +++ b/shared/pre-sources.ts @@ -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", diff --git a/shared/sources.json b/shared/sources.json index 5089f87..d5d45fd 100644 --- a/shared/sources.json +++ b/shared/sources.json @@ -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