mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-24 12:44:18 +08:00
feat(providers): rebrand CTok to ETok across presets, icons, and docs
The vendor renamed its domain, API endpoints, and trademark from CTok to ETok. Update all user-facing branding accordingly: - Presets (claude, claude-desktop, codex, gemini, hermes, openclaw, opencode): ctok.ai -> etok.ai, api.ctok.ai -> api.etok.ai, internal provider id ctok -> etok, display name CTok.ai -> ETok.ai - Icons: replace inline placeholder SVG with the new ETok brand PNG, moved from `icons` to `iconUrls`; key ctok -> etok; banner logo ctok.png -> etok.png - README (en/zh/ja/de) partner banner: new logo, links, and copy - i18n (en/ja/zh/zh-TW): partnerPromotion key ctok -> etok Keep "ctok" in the Codex history-migration whitelist as a legacy id and add "etok", so existing users' local session history stays correctly bucketed after the rename.
This commit is contained in:
@@ -105,8 +105,8 @@ Register now via <a href="https://pateway.ai/?ch=etzpm8&aff=WB6M6F67#/">this lin
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td width="180"><a href="https://ctok.ai"><img src="assets/partners/logos/ctok.png" alt="CTok" width="150"></a></td>
|
||||
<td>Thanks to CTok.ai for sponsoring this project! CTok.ai is dedicated to building a one-stop AI programming tool service platform. We offer professional Claude Code packages and technical community services, with support for Google Gemini and OpenAI Codex. Through carefully designed plans and a professional tech community, we provide developers with reliable service guarantees and continuous technical support, making AI-assisted programming a true productivity tool. Click <a href="https://ctok.ai">here</a> to register!</td>
|
||||
<td width="180"><a href="https://etok.ai"><img src="assets/partners/logos/etok.png" alt="ETok" width="150"></a></td>
|
||||
<td>Thanks to ETok.ai for sponsoring this project! ETok.ai is dedicated to building a one-stop AI programming tool service platform. We offer professional Claude Code packages and technical community services, with support for Google Gemini and OpenAI Codex. Through carefully designed plans and a professional tech community, we provide developers with reliable service guarantees and continuous technical support, making AI-assisted programming a true productivity tool. Click <a href="https://etok.ai">here</a> to register!</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user