mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 11:43:57 +08:00
feat(sponsors): surface Kimi first top-up bonus in README and presets
Kimi is running an API top-up promotion (distinct from the Kimi Code subscription): new users who complete their first successful top-up get 10% of the amount back as API credit, capped at CNY 1,000. In the four READMEs, add a dedicated bonus paragraph between the K3 intro and the Kimi Code subscription line, so the API and subscription paths each keep their own call to action. All platform links in the Kimi header block now carry the campaign track_id: README_ZH uses the mainland platform.kimi.com tracker, while the en/ja/de READMEs use the global platform.kimi.ai one. The kimi.com/code subscription links are unchanged. In the app, give the six Kimi presets (claude, claudeDesktop, codex, opencode, openclaw, hermes) a partnerPromotionKey so the offer shows under the API key link, and add the matching string in the zh/en/ja/zh-TW locales. The Kimi For Coding presets are deliberately left alone — the promotion does not apply to the subscription. Promotion display is decoupled from isPartner, so this adds no gold partner star to Kimi. The English and Japanese strings say "CNY ¥1,000" rather than "¥1,000", since a bare yen sign reads as JPY in those locales and would understate the offer by roughly 20x.
This commit is contained in:
+4
-2
@@ -25,9 +25,11 @@
|
||||
<details open>
|
||||
<summary>点击折叠</summary>
|
||||
|
||||
[](https://platform.kimi.com?aff=cc-switch)
|
||||
[](https://platform.kimi.com?track_id=track-6840233b42274ab4bcfd283e2bdd2aee&aff=cc-switch)
|
||||
|
||||
Kimi K3 是 Moonshot AI 迄今能力最强的模型,也是全球首个开源 3T 级模型。K3 拥有 2.8T 参数、原生视觉能力与 100 万 Token 上下文,在长程编码、知识工作和推理任务中展现前沿性能。使用 CC Switch,可以在各类 Agent 工具中便捷配置和切换 Kimi。**[点击此处开始使用 Kimi](https://platform.kimi.com?aff=cc-switch)**
|
||||
Kimi K3 是 Moonshot AI 迄今能力最强的模型,也是全球首个开源 3T 级模型。K3 拥有 2.8T 参数、原生视觉能力与 100 万 Token 上下文,在长程编码、知识工作和推理任务中展现前沿性能。使用 CC Switch,可以在各类 Agent 工具中便捷配置和切换 Kimi。**[点击此处开始使用 Kimi](https://platform.kimi.com?track_id=track-6840233b42274ab4bcfd283e2bdd2aee&aff=cc-switch)**
|
||||
|
||||
**新用户首充福利**:通过[此链接](https://platform.kimi.com?track_id=track-6840233b42274ab4bcfd283e2bdd2aee&aff=cc-switch)注册并首次成功充值,即可获赠充值金额 10% 的 API 额度,最高赠送 ¥1000。
|
||||
|
||||
主要进行编程工作?可以试试 **[Kimi Code 订阅](https://www.kimi.com/code/?aff=cc-switch)**。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user