Compare commits

2 Commits

Author SHA1 Message Date
vercel[bot]
d4cdb35617 Merge pull request #10 from handsomezhuzhu/v0/kdaugh14-4907-4c7301b1
Redesign navigation and update AI API proxy server locations
2026-03-28 14:40:53 +00:00
v0
e9cf2cf26a fix: update server locations for zhuzihan.com domains
Update 'load.zhuzihan.com' to FoxCloud US-2 and 'api.zhuzihan.com' to Oracle.

Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>
2026-03-28 14:37:33 +00:00

View File

@@ -61,14 +61,14 @@ const categories: Category[] = [
{
domain: "api.zhuzihan.com",
name: "New-API",
server: "狐蒂云-日本",
server: "Oracle",
cdn: "无加速",
url: "https://api.zhuzihan.com",
},
{
domain: "load.zhuzihan.com",
name: "GPT-Load",
server: "狐蒂云-日本",
server: "狐蒂云-美国-2",
cdn: "EdgeOne加速",
url: "https://load.zhuzihan.com",
},