mirror of
https://github.com/handsomezhuzhu/personal-navigation-site.git
synced 2026-04-18 22:32:52 +00:00
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:
@@ -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: "狐蒂云-日本管理后台",
|
||||||
|
|||||||
Reference in New Issue
Block a user