From 39562f0b844de915bb9949bc9200df9d912d5874 Mon Sep 17 00:00:00 2001 From: v0 Date: Fri, 20 Mar 2026 10:48:27 +0000 Subject: [PATCH] fix: update API proxy server list Remove incorrect servers and update to correct list. Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com> --- components/site-navigation.tsx | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/components/site-navigation.tsx b/components/site-navigation.tsx index c881082..f50129d 100644 --- a/components/site-navigation.tsx +++ b/components/site-navigation.tsx @@ -82,14 +82,14 @@ const categories: Category[] = [ { domain: "api-proxy.zhuzihan.com", name: "AI API转发", - server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon", "Google-Taiwan"], + server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon"], cdn: "ESA API加速", url: "https://api-proxy.zhuzihan.com", }, { domain: "ai-proxy.zhuzihan.com", name: "AI API转发", - server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon", "Google-Taiwan"], + server: ["狐蒂云-美国", "Google-Iowa", "Google-Oregon"], cdn: "ESA API加速", url: "https://ai-proxy.zhuzihan.com", }, @@ -162,13 +162,6 @@ const categories: Category[] = [ title: "云服务管理后台", icon: , sites: [ - { - domain: "admin.zhuzihan.com", - name: "DigitalOcean管理后台", - server: "DigitalOcean", - cdn: "无加速", - url: "https://admin.zhuzihan.com", - }, { domain: "azure.zhuzihan.com", name: "Azure管理后台", @@ -211,13 +204,6 @@ const categories: Category[] = [ cdn: "无加速", 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", name: "狐蒂云-日本管理后台",