fix: disable ghxi.com as it is temporarily inaccessible

This commit is contained in:
Ou
2025-04-04 20:02:36 +08:00
parent 4d87df1009
commit 32eae150aa
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"sputniknewscn": "weixingtongxunshe",
"cankaoxiaoxi": "cankaoxiaoxi",
"pcbeta-windows11": "yuanjingluntan-Windows 11",
"pcbeta-windows": "yuanjingluntan-Windows ziyuanqu",
"pcbeta-windows": "yuanjingluntan-Windows ziyuan",
"cls-telegraph": "cailianshe-dianbao",
"cls-depth": "cailianshe-shendu",
"cls-hot": "cailianshe-remen",
+1
View File
@@ -334,6 +334,7 @@ export const originSources = {
name: "果核剥壳",
column: "china",
color: "yellow",
disable: "cf",
home: "https://www.ghxi.com/",
},
} as const satisfies Record<string, OriginSource>
+2 -1
View File
@@ -191,7 +191,7 @@
"home": "https://bbs.pcbeta.com",
"color": "blue",
"interval": 300000,
"title": "Windows 资源"
"title": "Windows 资源"
},
"cls": {
"redirect": "cls-telegraph",
@@ -417,6 +417,7 @@
},
"ghxi": {
"name": "果核剥壳",
"disable": "cf",
"column": "china",
"home": "https://www.ghxi.com/",
"color": "yellow",