chore(presets): update APINebula referral link to VjM74M

Refresh the APINebula invite link from /02rw5X to /VjM74M across all
8 app presets (apiKeyUrl) and the four README locales. Bare-domain
websiteUrl and /v1 API endpoints are left untouched so the referral
code never leaks into request URLs.
This commit is contained in:
Jason
2026-07-21 18:14:03 +08:00
parent 200aa14295
commit b660061b8a
12 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ export const grokBuildProviderPresets: GrokBuildProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
auth: grokAuth(),
config: grokPresetConfig("APINebula", "https://apinebula.com/v1"),
endpointCandidates: ["https://apinebula.com/v1"],