chore: remove LionCC sponsor and presets

- Remove LionCC sponsor entry from all README files (en/zh/ja)
- Remove LionCCAPI presets from all provider configs
- Remove lionccapi i18n keys from all locales
- Keep lioncc.png icon file as requested
This commit is contained in:
Jason
2026-05-18 16:30:24 +08:00
parent ddde7f13b3
commit 76b4c8b509
13 changed files with 4 additions and 173 deletions
@@ -817,18 +817,6 @@ export const claudeDesktopProviderPresets: ClaudeDesktopProviderPreset[] = [
icon: "eflowcode",
iconColor: "#000000",
},
{
name: "LionCCAPI",
websiteUrl: "https://vibecodingapi.ai",
category: "third_party",
baseUrl: "https://vibecodingapi.ai",
mode: "direct",
apiFormat: "anthropic",
modelRoutes: passthroughRoutes(),
isPartner: true,
partnerPromotionKey: "lionccapi",
icon: "lioncc",
},
{
name: "OpenRouter",
websiteUrl: "https://openrouter.ai",