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:
Jason
2026-07-21 18:41:08 +08:00
parent 3537076af2
commit 107eade30e
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -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",