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
@@ -753,7 +753,7 @@ export const claudeDesktopProviderPresets: ClaudeDesktopProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
category: "third_party",
baseUrl: "https://apinebula.com",
mode: "direct",
+1 -1
View File
@@ -801,7 +801,7 @@ export const providerPresets: ProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
settingsConfig: {
env: {
ANTHROPIC_BASE_URL: "https://apinebula.com",
+1 -1
View File
@@ -1206,7 +1206,7 @@ requires_openai_auth = true`,
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
category: "third_party",
auth: generateThirdPartyAuth(""),
config: `model_provider = "custom"
+1 -1
View File
@@ -193,7 +193,7 @@ export const geminiProviderPresets: GeminiProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
settingsConfig: {
env: {
GOOGLE_GEMINI_BASE_URL: "https://apinebula.com",
+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"],
+1 -1
View File
@@ -1017,7 +1017,7 @@ export const hermesProviderPresets: HermesProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
settingsConfig: {
name: "apinebula",
base_url: "https://apinebula.com/v1",
+1 -1
View File
@@ -1890,7 +1890,7 @@ export const openclawProviderPresets: OpenClawProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
settingsConfig: {
baseUrl: "https://apinebula.com/v1",
apiKey: "",
+1 -1
View File
@@ -1573,7 +1573,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
{
name: "APINebula",
websiteUrl: "https://apinebula.com",
apiKeyUrl: "https://apinebula.com/02rw5X",
apiKeyUrl: "https://apinebula.com/VjM74M",
settingsConfig: {
npm: "@ai-sdk/openai-compatible",
name: "APINebula",