Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
428e3d91
authored
May 12, 2026
by
CaIon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: refresh related resources
parent
3856b9d2
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
24 additions
and
24 deletions
+24
-24
README.en.md
+1
-1
README.fr.md
+2
-2
README.ja.md
+2
-2
README.md
+2
-2
README.zh_CN.md
+2
-2
README.zh_TW.md
+2
-2
web/classic/src/components/layout/Footer.jsx
+2
-2
web/default/src/components/layout/components/footer.tsx
+2
-2
web/default/src/i18n/locales/_reports/ja.untranslated.json
+1
-1
web/default/src/i18n/locales/_reports/ru.untranslated.json
+1
-1
web/default/src/i18n/locales/_reports/zh.untranslated.json
+1
-1
web/default/src/i18n/locales/en.json
+1
-1
web/default/src/i18n/locales/fr.json
+1
-1
web/default/src/i18n/locales/ja.json
+1
-1
web/default/src/i18n/locales/ru.json
+1
-1
web/default/src/i18n/locales/vi.json
+1
-1
web/default/src/i18n/locales/zh.json
+1
-1
No files found.
README.en.md
View file @
428e3d91
...
...
@@ -413,7 +413,7 @@ docker run --name new-api -d --restart always \
| Project | Description |
|------|------|
|
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
| Key quota query tool |
|
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
| Key quota query tool |
|
[
new-api-horizon
](
https://github.com/Calcium-Ion/new-api-horizon
)
| New API high-performance optimized version |
---
...
...
README.fr.md
View file @
428e3d91
...
...
@@ -206,7 +206,7 @@ docker run --name new-api -d --restart always \
-
🤖 Connexion par autorisation LinuxDO
-
📱 Connexion par autorisation Telegram
-
🔑 Authentification unifiée OIDC
-
🔍 Requête de quota d'utilisation de clé (avec
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
)
-
🔍 Requête de quota d'utilisation de clé (avec
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
)
### 🚀 Fonctionnalités avancées
...
...
@@ -420,7 +420,7 @@ docker run --name new-api -d --restart always \
| Projet | Description |
|------|------|
|
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
| Outil de recherche de quota d'utilisation avec une clé |
|
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
| Outil de recherche de quota d'utilisation avec une clé |
|
[
new-api-horizon
](
https://github.com/Calcium-Ion/new-api-horizon
)
| Version optimisée haute performance de New API |
---
...
...
README.ja.md
View file @
428e3d91
...
...
@@ -206,7 +206,7 @@ docker run --name new-api -d --restart always \
-
🤖 LinuxDO認証ログイン
-
📱 Telegram認証ログイン
-
🔑 OIDC統一認証
-
🔍 Key使用量クォータ照会(
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
と併用)
-
🔍 Key使用量クォータ照会(
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
と併用)
...
...
@@ -420,7 +420,7 @@ docker run --name new-api -d --restart always \
| プロジェクト | 説明 |
|------|------|
|
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
| キー使用量クォータ照会ツール |
|
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
| キー使用量クォータ照会ツール |
|
[
new-api-horizon
](
https://github.com/Calcium-Ion/new-api-horizon
)
| New API高性能最適化版 |
---
...
...
README.md
View file @
428e3d91
...
...
@@ -206,7 +206,7 @@ docker run --name new-api -d --restart always \
-
🤖 LinuxDO authorization login
-
📱 Telegram authorization login
-
🔑 OIDC unified authentication
-
🔍 Key quota query usage (with
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
)
-
🔍 Key quota query usage (with
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
)
### 🚀 Advanced Features
...
...
@@ -420,7 +420,7 @@ docker run --name new-api -d --restart always \
| Project | Description |
|------|------|
|
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
| Key quota query tool |
|
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
| Key quota query tool |
|
[
new-api-horizon
](
https://github.com/Calcium-Ion/new-api-horizon
)
| New API high-performance optimized version |
---
...
...
README.zh_CN.md
View file @
428e3d91
...
...
@@ -206,7 +206,7 @@ docker run --name new-api -d --restart always \
-
🤖 LinuxDO 授权登录
-
📱 Telegram 授权登录
-
🔑 OIDC 统一认证
-
🔍 Key 查询使用额度(配合
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
)
-
🔍 Key 查询使用额度(配合
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
)
### 🚀 高级功能
...
...
@@ -420,7 +420,7 @@ docker run --name new-api -d --restart always \
| 项目 | 说明 |
|------|------|
|
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
| Key 额度查询工具 |
|
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
| Key 额度查询工具 |
|
[
new-api-horizon
](
https://github.com/Calcium-Ion/new-api-horizon
)
| New API 高性能优化版 |
---
...
...
README.zh_TW.md
View file @
428e3d91
...
...
@@ -206,7 +206,7 @@ docker run --name new-api -d --restart always \
-
🤖 LinuxDO 授權登錄
-
📱 Telegram 授權登錄
-
🔑 OIDC 統一認證
-
🔍 Key 查詢使用額度(配合
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
)
-
🔍 Key 查詢使用額度(配合
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
)
### 🚀 高級功能
...
...
@@ -420,7 +420,7 @@ docker run --name new-api -d --restart always \
| 項目 | 說明 |
|------|------|
|
[
ne
ko-api-key-tool
](
https://github.com/Calcium-Ion/neko
-api-key-tool
)
| Key 額度查詢工具 |
|
[
ne
w-api-key-tool
](
https://github.com/Calcium-Ion/new
-api-key-tool
)
| Key 額度查詢工具 |
|
[
new-api-horizon
](
https://github.com/Calcium-Ion/new-api-horizon
)
| New API 高性能優化版 |
---
...
...
web/classic/src/components/layout/Footer.jsx
View file @
428e3d91
...
...
@@ -143,12 +143,12 @@ const FooterBar = () => {
Midjourney-Proxy
</
a
>
<
a
href=
'https://github.com/Calcium-Ion/ne
ko
-api-key-tool'
href=
'https://github.com/Calcium-Ion/ne
w
-api-key-tool'
target=
'_blank'
rel=
'noopener noreferrer'
className=
'!text-semi-color-text-1'
>
ne
ko
-api-key-tool
ne
w
-api-key-tool
</
a
>
</
div
>
</
div
>
...
...
web/default/src/components/layout/components/footer.tsx
View file @
428e3d91
...
...
@@ -157,8 +157,8 @@ export function Footer(props: FooterProps) {
href
:
'https://github.com/novicezk/midjourney-proxy'
,
},
{
text
:
t
(
'footer.columns.related.links.ne
ko
'
),
href
:
'https://github.com/Calcium-Ion/ne
ko
-api-key-tool'
,
text
:
t
(
'footer.columns.related.links.ne
wApiKeyTool
'
),
href
:
'https://github.com/Calcium-Ion/ne
w
-api-key-tool'
,
},
],
},
...
...
web/default/src/i18n/locales/_reports/ja.untranslated.json
View file @
428e3d91
...
...
@@ -21,7 +21,7 @@
"edit_this"
:
"edit_this"
,
"FastGPT"
:
"FastGPT"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"Gemini"
:
"Gemini"
,
"Gemini Image 4K"
:
"Gemini Image 4K"
,
"GitHub"
:
"GitHub"
,
...
...
web/default/src/i18n/locales/_reports/ru.untranslated.json
View file @
428e3d91
...
...
@@ -30,7 +30,7 @@
"Fallback tier"
:
"Fallback tier"
,
"FastGPT"
:
"FastGPT"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"Gemini"
:
"Gemini"
,
"Gemini Image 4K"
:
"Gemini Image 4K"
,
"GitHub"
:
"GitHub"
,
...
...
web/default/src/i18n/locales/_reports/zh.untranslated.json
View file @
428e3d91
...
...
@@ -26,7 +26,7 @@
"example.com company.com"
:
"example.com company.com"
,
"FastGPT"
:
"FastGPT"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"One API"
,
"Gemini"
:
"Gemini"
,
"GitHub"
:
"GitHub"
,
...
...
web/default/src/i18n/locales/en.json
View file @
428e3d91
...
...
@@ -1752,7 +1752,7 @@
"footer.columns.docs.links.quickStart"
:
"Quick Start"
,
"footer.columns.docs.title"
:
"Documentation"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"One API"
,
"footer.columns.related.title"
:
"Related Projects"
,
"footer.defaultCopyright"
:
"All rights reserved."
,
...
...
web/default/src/i18n/locales/fr.json
View file @
428e3d91
...
...
@@ -1752,7 +1752,7 @@
"footer.columns.docs.links.quickStart"
:
"Démarrage rapide"
,
"footer.columns.docs.title"
:
"Documentation"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"One API"
,
"footer.columns.related.title"
:
"Projets liés"
,
"footer.defaultCopyright"
:
"Tous droits réservés."
,
...
...
web/default/src/i18n/locales/ja.json
View file @
428e3d91
...
...
@@ -1752,7 +1752,7 @@
"footer.columns.docs.links.quickStart"
:
"クイックスタート"
,
"footer.columns.docs.title"
:
"ドキュメント"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"1つのAPI"
,
"footer.columns.related.title"
:
"関連プロジェクト"
,
"footer.defaultCopyright"
:
"すべての権利を留保します。"
,
...
...
web/default/src/i18n/locales/ru.json
View file @
428e3d91
...
...
@@ -1752,7 +1752,7 @@
"footer.columns.docs.links.quickStart"
:
"Быстрый старт"
,
"footer.columns.docs.title"
:
"Документация"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"Один API"
,
"footer.columns.related.title"
:
"Связанные проекты"
,
"footer.defaultCopyright"
:
"Все права защищены."
,
...
...
web/default/src/i18n/locales/vi.json
View file @
428e3d91
...
...
@@ -1752,7 +1752,7 @@
"footer.columns.docs.links.quickStart"
:
"Bắt Đầu Nhanh"
,
"footer.columns.docs.title"
:
"Tài Liệu"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"One API"
,
"footer.columns.related.title"
:
"Các Dự Án Liên Quan"
,
"footer.defaultCopyright"
:
"Bản quyền được bảo lưu."
,
...
...
web/default/src/i18n/locales/zh.json
View file @
428e3d91
...
...
@@ -1752,7 +1752,7 @@
"footer.columns.docs.links.quickStart"
:
"快速入门"
,
"footer.columns.docs.title"
:
"文档"
,
"footer.columns.related.links.midjourney"
:
"Midjourney-Proxy"
,
"footer.columns.related.links.ne
ko"
:
"neko
-api-key-tool"
,
"footer.columns.related.links.ne
wApiKeyTool"
:
"new
-api-key-tool"
,
"footer.columns.related.links.oneApi"
:
"One API"
,
"footer.columns.related.title"
:
"相关项目"
,
"footer.defaultCopyright"
:
"版权所有。"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment