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>Zum Einklappen klicken</summary>
|
||||
|
||||
[](https://platform.kimi.ai?aff=cc-switch)
|
||||
[](https://platform.kimi.ai?track_id=track-20d65732f0aa45dcb1df9691a15610af&aff=cc-switch)
|
||||
|
||||
Kimi K3 ist das bislang leistungsstärkste Modell von Moonshot AI und das weltweit erste offene Modell der 3T-Klasse. Mit 2,8 Billionen Parametern, nativen visuellen Fähigkeiten und einem Kontextfenster von 1 Million Token liefert K3 Spitzenleistung bei langfristigen Programmieraufgaben, Wissensarbeit und Reasoning. Mit CC Switch lässt sich Kimi in den verschiedensten Agenten-Tools bequem konfigurieren und umschalten. **[Hier klicken, um Kimi zu nutzen](https://platform.kimi.ai?aff=cc-switch)**
|
||||
Kimi K3 ist das bislang leistungsstärkste Modell von Moonshot AI und das weltweit erste offene Modell der 3T-Klasse. Mit 2,8 Billionen Parametern, nativen visuellen Fähigkeiten und einem Kontextfenster von 1 Million Token liefert K3 Spitzenleistung bei langfristigen Programmieraufgaben, Wissensarbeit und Reasoning. Mit CC Switch lässt sich Kimi in den verschiedensten Agenten-Tools bequem konfigurieren und umschalten. **[Hier klicken, um Kimi zu nutzen](https://platform.kimi.ai?track_id=track-20d65732f0aa45dcb1df9691a15610af&aff=cc-switch)**
|
||||
|
||||
**Bonus für die erste Aufladung neuer Nutzer**: Registrieren Sie sich über [diesen Link](https://platform.kimi.ai?track_id=track-20d65732f0aa45dcb1df9691a15610af&aff=cc-switch) und schließen Sie Ihre erste Aufladung ab, um 10 % des Betrags als Bonus-API-Guthaben zu erhalten – bis zu CNY ¥1.000.
|
||||
|
||||
Hauptsächlich mit Programmierung beschäftigt? Probieren Sie das **[Kimi-Code-Abo](https://www.kimi.com/code/?aff=cc-switch)** aus!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user