diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f650315 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + +# dependencies +/node_modules + +# next.js +/.next/ +/out/ + +# production +/build + +# debug +npm-debug.log* +yarn-debug.log* +yarn-error.log* +.pnpm-debug.log* + +# env files +.env* + +# vercel +.vercel + +# typescript +*.tsbuildinfo +next-env.d.ts \ No newline at end of file diff --git a/components/site-navigation.tsx b/components/site-navigation.tsx index 9325f49..9f179de 100644 --- a/components/site-navigation.tsx +++ b/components/site-navigation.tsx @@ -93,6 +93,13 @@ const categories: Category[] = [ cdn: "ESA API加速", url: "https://ai-proxy.zhuzihan.com", }, + { + domain: "cpa.zhuzihan.com/management.html", + name: "codex/Gemini cli反代", + server: "狐蒂云-美国", + cdn: "无加速", + url: "https://cpa.zhuzihan.com/management.html", + }, { domain: "crs.zhuzihan.com", name: "Claude轮训",