chore(presets): sync sponsor listing across apps and READMEs

Add the missing AICoding entry to the German README.
This commit is contained in:
Jason
2026-07-26 21:15:42 +08:00
parent bc7c82228b
commit 934a2d0348
12 changed files with 199 additions and 194 deletions
+20 -20
View File
@@ -333,20 +333,20 @@ requires_openai_auth = true`,
icon: "unity2",
},
{
name: "AICoding",
websiteUrl: "https://aicoding.sh",
apiKeyUrl: "https://aicoding.sh/i/CCSWITCH",
name: "Shengsuanyun",
nameKey: "providerForm.presets.shengsuanyun",
websiteUrl: "https://www.shengsuanyun.com/?from=CH_4HHXMRYF",
apiKeyUrl: "https://www.shengsuanyun.com/?from=CH_4HHXMRYF",
auth: generateThirdPartyAuth(""),
config: generateThirdPartyConfig(
"aicoding",
"https://api.aicoding.sh",
"gpt-5.6-sol",
"shengsuanyun",
"https://router.shengsuanyun.com/api/v1",
"openai/gpt-5.6-sol",
),
endpointCandidates: ["https://api.aicoding.sh"],
category: "aggregator",
isPartner: true,
partnerPromotionKey: "aicoding",
icon: "aicoding",
iconColor: "#000000",
partnerPromotionKey: "shengsuanyun",
icon: "shengsuanyun",
},
{
name: "AIGoCode",
@@ -366,20 +366,20 @@ requires_openai_auth = true`,
iconColor: "#5B7FFF",
},
{
name: "Shengsuanyun",
nameKey: "providerForm.presets.shengsuanyun",
websiteUrl: "https://www.shengsuanyun.com/?from=CH_4HHXMRYF",
apiKeyUrl: "https://www.shengsuanyun.com/?from=CH_4HHXMRYF",
name: "AICoding",
websiteUrl: "https://aicoding.sh",
apiKeyUrl: "https://aicoding.sh/i/CCSWITCH",
auth: generateThirdPartyAuth(""),
config: generateThirdPartyConfig(
"shengsuanyun",
"https://router.shengsuanyun.com/api/v1",
"openai/gpt-5.6-sol",
"aicoding",
"https://api.aicoding.sh",
"gpt-5.6-sol",
),
category: "aggregator",
endpointCandidates: ["https://api.aicoding.sh"],
isPartner: true,
partnerPromotionKey: "shengsuanyun",
icon: "shengsuanyun",
partnerPromotionKey: "aicoding",
icon: "aicoding",
iconColor: "#000000",
},
{
name: "SubRouter",