mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-29 01:25:33 +08:00
chore(presets): add RunAPI referral link runapi.co/register
Point the RunAPI invite link at https://runapi.co/register?aff=iOKB across all 7 app presets (apiKeyUrl) and the four README sponsor rows (banner + CTA), which previously used the bare runapi.co homepage with no referral tag. The websiteUrl and runapi.co API endpoints stay bare, so the aff code never enters a request URL.
This commit is contained in:
@@ -1834,7 +1834,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
|
||||
{
|
||||
name: "RunAPI",
|
||||
websiteUrl: "https://runapi.co",
|
||||
apiKeyUrl: "https://runapi.co",
|
||||
apiKeyUrl: "https://runapi.co/register?aff=iOKB",
|
||||
settingsConfig: {
|
||||
npm: "@ai-sdk/anthropic",
|
||||
name: "RunAPI",
|
||||
|
||||
Reference in New Issue
Block a user