chore(partners): remove DDSHub partner integration

Remove DDSHub from all provider presets (Claude, Claude Desktop, Codex, Hermes),
i18n files (zh/en/ja), README docs, and icon system. Physical assets retained for
potential future restoration.
This commit is contained in:
Jason
2026-05-14 15:35:35 +08:00
parent 543e057e20
commit 99304ffcfd
12 changed files with 0 additions and 101 deletions
-17
View File
@@ -383,23 +383,6 @@ requires_openai_auth = true`,
partnerPromotionKey: "lionccapi",
icon: "lioncc",
},
{
name: "DDSHub",
websiteUrl: "https://www.ddshub.cc",
apiKeyUrl: "https://ddshub.short.gy/ccswitch",
category: "third_party",
auth: generateThirdPartyAuth(""),
config: generateThirdPartyConfig(
"ddshub",
"https://www.ddshub.cc",
"gpt-5.4",
),
endpointCandidates: ["https://www.ddshub.cc"],
isPartner: true,
partnerPromotionKey: "ddshub",
icon: "dds",
iconColor: "#000000",
},
{
name: "E-FlowCode",
websiteUrl: "https://e-flowcode.cc",