From 800a61a837cd10e202876ff1bfc2f644afdfa2b9 Mon Sep 17 00:00:00 2001 From: v0 Date: Fri, 13 Feb 2026 12:28:38 +0000 Subject: [PATCH] fix: update api.zhuzihan.com server and name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change server to "狐蒂云-日本" and name to "NEW-API" Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com> --- components/site-navigation.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/site-navigation.tsx b/components/site-navigation.tsx index 46fe21a..6e749c2 100644 --- a/components/site-navigation.tsx +++ b/components/site-navigation.tsx @@ -67,8 +67,8 @@ const categories: Category[] = [ }, { domain: "api.zhuzihan.com", - name: "New-API", - server: "DigitalOcean", + name: "NEW-API", + server: "狐蒂云-日本", cdn: "无加速", url: "https://api.zhuzihan.com", },