mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Fix bug
This commit is contained in:
62
README.md
62
README.md
@@ -145,7 +145,7 @@ Default URLs:
|
||||
<tr>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/claude.png" width="60" alt="Claude Code"/><br/>
|
||||
<b>Claude Code</b>
|
||||
<b>Claude-Code</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/openclaw.png" width="60" alt="OpenClaw"/><br/>
|
||||
@@ -193,7 +193,36 @@ Default URLs:
|
||||
|
||||
## 🌐 Supported Providers
|
||||
|
||||
### 🆓 Free Providers (Unlimited)
|
||||
### 🔐 OAuth Providers
|
||||
|
||||
<div align="center">
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/claude.png" width="60" alt="Claude Code"/><br/>
|
||||
<b>Claude-Code</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/antigravity.png" width="60" alt="Antigravity"/><br/>
|
||||
<b>Antigravity</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/codex.png" width="60" alt="Codex"/><br/>
|
||||
<b>Codex</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/github.png" width="60" alt="GitHub"/><br/>
|
||||
<b>GitHub</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/cursor.png" width="60" alt="Cursor"/><br/>
|
||||
<b>Cursor</b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
### 🆓 Free Providers
|
||||
|
||||
<div align="center">
|
||||
<table>
|
||||
@@ -222,35 +251,6 @@ Default URLs:
|
||||
</table>
|
||||
</div>
|
||||
|
||||
### 🔐 OAuth Providers
|
||||
|
||||
<div align="center">
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/claude.png" width="60" alt="Claude Code"/><br/>
|
||||
<b>Claude Code</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/antigravity.png" width="60" alt="Antigravity"/><br/>
|
||||
<b>Antigravity</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/codex.png" width="60" alt="Codex"/><br/>
|
||||
<b>Codex</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/github.png" width="60" alt="GitHub"/><br/>
|
||||
<b>GitHub</b>
|
||||
</td>
|
||||
<td align="center" width="120">
|
||||
<img src="./public/providers/cursor.png" width="60" alt="Cursor"/><br/>
|
||||
<b>Cursor</b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
### 🔑 API Key Providers (40+)
|
||||
|
||||
<div align="center">
|
||||
|
||||
Reference in New Issue
Block a user