mirror of
https://github.com/handsomezhuzhu/personal-navigation-site.git
synced 2026-02-20 11:46:55 +00:00
fix: update site names and remove non-existent site
Correct site name and delete non-existent entry based on updated list. Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
This commit is contained in:
@@ -114,13 +114,6 @@ const categories: Category[] = [
|
||||
cdn: "EdgeOne加速",
|
||||
url: "https://api-test.zhuzihan.com",
|
||||
},
|
||||
{
|
||||
domain: "health.zhuzihan.com/status/ai",
|
||||
name: "AI服务状态查询",
|
||||
server: "青瑞云",
|
||||
cdn: "ESA加速",
|
||||
url: "https://health.zhuzihan.com/status/ai",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -157,7 +150,7 @@ const categories: Category[] = [
|
||||
},
|
||||
{
|
||||
domain: "qzy.zhuzihan.com",
|
||||
name: "青竹云管理后台",
|
||||
name: "青瑞云管理后台",
|
||||
server: "青瑞云",
|
||||
cdn: "无加速",
|
||||
url: "https://qzy.zhuzihan.com",
|
||||
|
||||
Reference in New Issue
Block a user