From 5ad42614c0e5cb1bd020bc5806404c81fd0c96d8 Mon Sep 17 00:00:00 2001 From: v0 Date: Fri, 3 Apr 2026 11:14:50 +0000 Subject: [PATCH] fix: update CDN for load.zhuzihan.com and remove codex.zhuzihan.com MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change CDN to "无加速" and delete non-existent site. Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com> --- components/site-navigation.tsx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/components/site-navigation.tsx b/components/site-navigation.tsx index fe6393f..3f13c1f 100644 --- a/components/site-navigation.tsx +++ b/components/site-navigation.tsx @@ -69,7 +69,7 @@ const categories: Category[] = [ domain: "load.zhuzihan.com", name: "GPT-Load", server: "狐蒂云-美国-2", - cdn: "EdgeOne加速", + cdn: "无加速", url: "https://load.zhuzihan.com", }, { @@ -100,13 +100,6 @@ const categories: Category[] = [ cdn: "无加速", url: "https://git.zhuzihan.com", }, - { - domain: "codex.zhuzihan.com", - name: "公益New-API", - server: "青瑞云", - cdn: "EdgeOne加速", - url: "https://codex.zhuzihan.com", - }, { domain: "ai.zzhdsgsss.xyz", name: "LINUXDO公益New-API",