mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-04 19:45:34 +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.ai?aff=cc-switch)
|
||||
[](https://platform.kimi.ai?track_id=track-20d65732f0aa45dcb1df9691a15610af&aff=cc-switch)
|
||||
|
||||
Kimi K3 は Moonshot AI がこれまでに開発した中で最も高性能なモデルであり、世界初のオープンソース 3T クラスモデルです。2.8 兆パラメータ、ネイティブな視覚能力、100 万トークンのコンテキストウィンドウを備え、長期にわたるコーディング、ナレッジワーク、推論タスクにおいてフロンティア級の性能を発揮します。CC Switch を使えば、さまざまなエージェントツールで Kimi を手軽に設定・切り替えできます。**[ここをクリックして Kimi を使い始める](https://platform.kimi.ai?aff=cc-switch)**
|
||||
Kimi K3 は Moonshot AI がこれまでに開発した中で最も高性能なモデルであり、世界初のオープンソース 3T クラスモデルです。2.8 兆パラメータ、ネイティブな視覚能力、100 万トークンのコンテキストウィンドウを備え、長期にわたるコーディング、ナレッジワーク、推論タスクにおいてフロンティア級の性能を発揮します。CC Switch を使えば、さまざまなエージェントツールで Kimi を手軽に設定・切り替えできます。**[ここをクリックして Kimi を使い始める](https://platform.kimi.ai?track_id=track-20d65732f0aa45dcb1df9691a15610af&aff=cc-switch)**
|
||||
|
||||
**新規ユーザー初回チャージ特典**:[こちらのリンク](https://platform.kimi.ai?track_id=track-20d65732f0aa45dcb1df9691a15610af&aff=cc-switch)から登録し、初回チャージに成功すると、チャージ金額の 10%(最大 CNY ¥1,000)が API クレジットとして進呈されます。
|
||||
|
||||
コーディング作業がメインですか?**[Kimi Code サブスクリプション](https://www.kimi.com/code/?aff=cc-switch)** をぜひお試しください!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user