chore: remove X-Code API (XCodeAPI) provider preset and sponsorship

This commit is contained in:
Jason
2026-04-13 11:19:08 +08:00
parent 5c1b457520
commit d6fa611833
13 changed files with 0 additions and 92 deletions
-17
View File
@@ -333,23 +333,6 @@ requires_openai_auth = true`,
icon: "micu",
iconColor: "#000000",
},
{
name: "X-Code API",
websiteUrl: "https://x-code.cc",
apiKeyUrl: "https://x-code.cc",
auth: generateThirdPartyAuth(""),
config: generateThirdPartyConfig(
"x-code",
"https://x-code.cc/v1",
"gpt-5.4",
),
endpointCandidates: ["https://x-code.cc/v1"],
category: "third_party",
isPartner: true, // 合作伙伴
partnerPromotionKey: "x-code", // 促销信息 i18n key
icon: "xcode",
iconColor: "#000000",
},
{
name: "CTok.ai",
websiteUrl: "https://ctok.ai",