mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 19:45:34 +08:00
chore(presets): update ZetaAPI referral link to go/u117
Refresh the ZetaAPI invite link from /go/ccs to /go/u117 across all 7 app presets (apiKeyUrl) and the four README locales. The historical CHANGELOG entry and the api.zetaapi.ai endpoints / bare websiteUrl are left untouched so the referral code stays out of request URLs.
This commit is contained in:
@@ -331,7 +331,7 @@ export const codexProviderPresets: CodexProviderPreset[] = [
|
||||
{
|
||||
name: "ZetaAPI",
|
||||
websiteUrl: "https://zetaapi.ai",
|
||||
apiKeyUrl: "https://zetaapi.ai/go/ccs",
|
||||
apiKeyUrl: "https://zetaapi.ai/go/u117",
|
||||
category: "aggregator",
|
||||
auth: generateThirdPartyAuth(""),
|
||||
config: generateThirdPartyConfig(
|
||||
|
||||
Reference in New Issue
Block a user