feat: add new site for AI service status check

Add `health.zhuzihan.com/status/ai` under AI & API services category.

#VERCEL_SKIP

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
This commit is contained in:
v0
2025-12-26 10:51:19 +00:00
parent dc72eb04a1
commit f9d2c17719

View File

@@ -93,6 +93,13 @@ const categories: Category[] = [
cdn: "EdgeOne加速", cdn: "EdgeOne加速",
url: "https://api-test.zhuzihan.com", url: "https://api-test.zhuzihan.com",
}, },
{
domain: "health.zhuzihan.com/status/ai",
name: "AI服务状态查询",
server: "青竹云",
cdn: "ESA加速",
url: "https://health.zhuzihan.com/status/ai",
},
], ],
}, },
{ {