From e6ef1e9386a625c1a72e0ffdd1e005698f449dd9 Mon Sep 17 00:00:00 2001 From: YANGJIANKUAN Date: Tue, 3 Mar 2026 11:01:39 +0800 Subject: [PATCH] feat: new profile --- profiles.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles.json b/profiles.json index 9ab7c15..31fe19c 100644 --- a/profiles.json +++ b/profiles.json @@ -14,6 +14,11 @@ "name": "🚗", "baseUrl": "https://claude-code.tsukasa.dpdns.org:8443/api", "auth_token": "cr_b47b812b12f29e5b5ae2ab428c624dfbc0d5086eeedc0f3ad54e1045a9e862e8" + }, + { + "name": "🚀", + "baseUrl": "https://ai.njcqtechaicoding.com", + "auth_token": "sk-235cfd96cdd3d13f749574a188ff7ac17c4c07f8ec3960ebc95feb03c84c6481" } ] }