Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -97,7 +97,7 @@
|
|
| 97 |
<input type="password" id="globalApiKey" class="global-key-input" placeholder="输入全局 API 密钥 (poixe-xxx)">
|
| 98 |
<a href="https://poixe.com/pricing?i=token" target="_blank" class="tag-btn">获取API</a>
|
| 99 |
<a href="https://labs.google/fx/zh/tools/flow" target="_blank" class="tag-btn">谷歌香蕉</a>
|
| 100 |
-
<a href="https://
|
| 101 |
<button class="tag-btn" id="btnClearOutput" style="color: #ef4444; border-color: #fca5a5;">🗑️ 清除缓存</button>
|
| 102 |
</div>
|
| 103 |
</div>
|
|
|
|
| 97 |
<input type="password" id="globalApiKey" class="global-key-input" placeholder="输入全局 API 密钥 (poixe-xxx)">
|
| 98 |
<a href="https://poixe.com/pricing?i=token" target="_blank" class="tag-btn">获取API</a>
|
| 99 |
<a href="https://labs.google/fx/zh/tools/flow" target="_blank" class="tag-btn">谷歌香蕉</a>
|
| 100 |
+
<a href="https://cpuck.com/deepseek" target="_blank" class="tag-btn">密钥测试</a>
|
| 101 |
<button class="tag-btn" id="btnClearOutput" style="color: #ef4444; border-color: #fca5a5;">🗑️ 清除缓存</button>
|
| 102 |
</div>
|
| 103 |
</div>
|