mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-25 13:45:03 +08:00
chore(code0): update partner invite link to agent register URL
Replace the ?source=ccswitch referral with the new agent register invite link (https://code0.ai/agent/register/B2XHxGjGmRvqgznY) on code0's apiKeyUrl across all seven presets and the sponsor rows in all four READMEs. API endpoints stay bare per the referral red-line.
This commit is contained in:
@@ -453,7 +453,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
|
||||
{
|
||||
name: "Code0",
|
||||
websiteUrl: "https://code0.ai",
|
||||
apiKeyUrl: "https://code0.ai?source=ccswitch",
|
||||
apiKeyUrl: "https://code0.ai/agent/register/B2XHxGjGmRvqgznY",
|
||||
settingsConfig: {
|
||||
npm: "@ai-sdk/openai-compatible",
|
||||
name: "Code0",
|
||||
|
||||
Reference in New Issue
Block a user