chore(presets): migrate AICodeMirror and AICoding sponsor domains

- AICodeMirror: full domain migration .com -> .ai (www./api. subdomains,
  gateway paths preserved); drop api.claudecode.net.cn backup endpoint
  from endpointCandidates in 5 presets
- AICoding: full domain migration .sh -> .inc (bare domain + api.
  subdomain, invite code unchanged); README brand copy now plain
  "AICoding" without TLD suffix

Covers 8 preset files and all 4 README languages. Icons, promotion
keys, i18n copy, and legacy migration ids unchanged.
This commit is contained in:
Jason
2026-07-27 23:03:36 +08:00
parent 2b2f2cfad9
commit ccda04bfa6
12 changed files with 72 additions and 83 deletions
+6 -6
View File
@@ -237,11 +237,11 @@ export const hermesProviderPresets: HermesProviderPreset[] = [
},
{
name: "AICodeMirror",
websiteUrl: "https://www.aicodemirror.com",
apiKeyUrl: "https://www.aicodemirror.com/register?invitecode=9915W3",
websiteUrl: "https://www.aicodemirror.ai",
apiKeyUrl: "https://www.aicodemirror.ai/register?invitecode=9915W3",
settingsConfig: {
name: "aicodemirror",
base_url: "https://api.aicodemirror.com/api/claudecode",
base_url: "https://api.aicodemirror.ai/api/claudecode",
api_key: "",
api_mode: "anthropic_messages",
models: [
@@ -380,11 +380,11 @@ export const hermesProviderPresets: HermesProviderPreset[] = [
},
{
name: "AICoding",
websiteUrl: "https://aicoding.sh",
apiKeyUrl: "https://aicoding.sh/i/CCSWITCH",
websiteUrl: "https://aicoding.inc",
apiKeyUrl: "https://aicoding.inc/i/CCSWITCH",
settingsConfig: {
name: "aicoding",
base_url: "https://api.aicoding.sh",
base_url: "https://api.aicoding.inc",
api_key: "",
api_mode: "anthropic_messages",
models: [