fix: update API proxy server list

Remove incorrect servers and update to correct list.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
This commit is contained in:
v0
2026-03-20 10:48:27 +00:00
parent b8d4eaa4df
commit 39562f0b84

View File

@@ -82,14 +82,14 @@ const categories: Category[] = [
{ {
domain: "api-proxy.zhuzihan.com", domain: "api-proxy.zhuzihan.com",
name: "AI API转发", name: "AI API转发",
server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon", "Google-Taiwan"], server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon"],
cdn: "ESA API加速", cdn: "ESA API加速",
url: "https://api-proxy.zhuzihan.com", url: "https://api-proxy.zhuzihan.com",
}, },
{ {
domain: "ai-proxy.zhuzihan.com", domain: "ai-proxy.zhuzihan.com",
name: "AI API转发", name: "AI API转发",
server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon", "Google-Taiwan"], server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon"],
cdn: "ESA API加速", cdn: "ESA API加速",
url: "https://ai-proxy.zhuzihan.com", url: "https://ai-proxy.zhuzihan.com",
}, },
@@ -162,13 +162,6 @@ const categories: Category[] = [
title: "云服务管理后台", title: "云服务管理后台",
icon: <Server className="size-5" />, icon: <Server className="size-5" />,
sites: [ sites: [
{
domain: "admin.zhuzihan.com",
name: "DigitalOcean管理后台",
server: "DigitalOcean",
cdn: "无加速",
url: "https://admin.zhuzihan.com",
},
{ {
domain: "azure.zhuzihan.com", domain: "azure.zhuzihan.com",
name: "Azure管理后台", name: "Azure管理后台",
@@ -211,13 +204,6 @@ const categories: Category[] = [
cdn: "无加速", cdn: "无加速",
url: "https://google2.zhuzihan.com", url: "https://google2.zhuzihan.com",
}, },
{
domain: "google3.zhuzihan.com",
name: "Google-Taiwan管理后台",
server: "Google-Taiwan",
cdn: "无加速",
url: "https://google3.zhuzihan.com",
},
{ {
domain: "hdy.zhuzihan.com", domain: "hdy.zhuzihan.com",
name: "狐蒂云-日本管理后台", name: "狐蒂云-日本管理后台",