diff --git a/README-JA.md b/README-JA.md
index b62c66c..1660962 100644
--- a/README-JA.md
+++ b/README-JA.md
@@ -589,6 +589,12 @@ AIClient-2-APIプロジェクトに貢献してくれたすべての開発者に
- [**落叶聚名**](https://github.com/mb5u88-debug "88")
- [**匿名**](https://github.com/404 "8.88")
+### スキャンしてスポンサーになる
+
+あなたのスポンサーシップはプロジェクトの継続的な発展の原動力です ❤️
+
+
+
### 🌟 Star History
diff --git a/README-ZH.md b/README-ZH.md
index f624850..d088962 100644
--- a/README-ZH.md
+++ b/README-ZH.md
@@ -586,6 +586,12 @@ kill -9
- [**落叶聚名**](https://github.com/mb5u88-debug "88")
- [**匿名**](https://github.com/404 "8.88")
+### 扫码赞助
+
+您的赞助是项目持续发展的动力 ❤️
+
+
+
### 🌟 Star History
diff --git a/README.md b/README.md
index 82ff617..61e5bdd 100644
--- a/README.md
+++ b/README.md
@@ -589,6 +589,12 @@ We are grateful for the support from our sponsors:
- [**落叶聚名**](https://github.com/mb5u88-debug "88")
- [**匿名**](https://github.com/404 "8.88")
+### Scan to Sponsor
+
+Your sponsorship is the driving force for the project's continued development ❤️
+
+
+
### 🌟 Star History
diff --git a/package-lock.json b/package-lock.json
index 114fe5c..8e81846 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,5 @@
{
- "name": "AIClient-2-API",
+ "name": "AIClient2API",
"lockfileVersion": 3,
"requires": true,
"packages": {
@@ -101,7 +101,6 @@
"integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==",
"dev": true,
"license": "MIT",
- "peer": true,
"dependencies": {
"@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.27.1",
@@ -2960,7 +2959,6 @@
}
],
"license": "MIT",
- "peer": true,
"dependencies": {
"caniuse-lite": "^1.0.30001726",
"electron-to-chromium": "^1.5.173",
diff --git a/static/app/i18n.js b/static/app/i18n.js
index c0b111f..46caf3d 100644
--- a/static/app/i18n.js
+++ b/static/app/i18n.js
@@ -89,6 +89,8 @@ const translations = {
'dashboard.routing.nodeName.openai': 'OpenAI Custom',
'dashboard.routing.nodeName.qwen': 'Qwen OAuth',
'dashboard.routing.nodeName.iflow': 'iFlow OAuth',
+ 'dashboard.routing.nodeName.orchids': 'Orchids OAuth',
+ 'dashboard.routing.nodeName.codex': 'OpenAI Codex OAuth',
'dashboard.contact.title': '联系与赞助',
'dashboard.contact.wechat': '扫码进群,注明来意',
'dashboard.contact.wechatDesc': '添加微信获取更多技术支持和交流',
@@ -792,6 +794,8 @@ const translations = {
'dashboard.routing.nodeName.openai': 'OpenAI Custom',
'dashboard.routing.nodeName.qwen': 'Qwen OAuth',
'dashboard.routing.nodeName.iflow': 'iFlow OAuth',
+ 'dashboard.routing.nodeName.orchids': 'Orchids OAuth',
+ 'dashboard.routing.nodeName.codex': 'OpenAI Codex OAuth',
'dashboard.contact.title': 'Contact & Support',
'dashboard.contact.wechat': 'Scan to Join Group',
'dashboard.contact.wechatDesc': 'Add WeChat for more technical support and communication',
diff --git a/static/sponsor.png b/static/sponsor.png
index 17006c6..71c0223 100644
Binary files a/static/sponsor.png and b/static/sponsor.png differ