mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-27 16:26:16 +08:00
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:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"],
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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: "",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user