fix: disable ghxi.com as it is temporarily inaccessible
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user