feat(presets): point SubRouter apiKeyUrl to aff referral link

Swap the SubRouter apiKeyUrl across all 7 client presets from the
neutral console/token page to the affiliate registration link
(?aff=l3ri), matching the project's referral-link convention.
Sync the preset test constant accordingly.
This commit is contained in:
Jason
2026-06-26 23:49:08 +08:00
parent e6d40d0a93
commit de386b297f
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -297,7 +297,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [
{
name: "SubRouter",
websiteUrl: "https://subrouter.ai",
apiKeyUrl: "https://subrouter.ai/console/token",
apiKeyUrl: "https://subrouter.ai/register?aff=l3ri",
settingsConfig: {
baseUrl: "https://subrouter.ai/v1",
apiKey: "",