Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -95,7 +95,7 @@
|
|
| 95 |
<div id="regex-replace-count">正则:<span>0</span></div>
|
| 96 |
</div>
|
| 97 |
<input type="password" id="globalApiKey" class="global-key-input" placeholder="输入全局 API 密钥 (poixe-xxx)">
|
| 98 |
-
<a href="https://poixe.com/i
|
| 99 |
<a href="https://datxy.com" class="tag-btn">网址导航</a>
|
| 100 |
<button class="tag-btn" id="btnClearOutput" style="color: #ef4444; border-color: #fca5a5;">🗑️ 清除缓存</button>
|
| 101 |
</div>
|
|
|
|
| 95 |
<div id="regex-replace-count">正则:<span>0</span></div>
|
| 96 |
</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://datxy.com" class="tag-btn">网址导航</a>
|
| 100 |
<button class="tag-btn" id="btnClearOutput" style="color: #ef4444; border-color: #fca5a5;">🗑️ 清除缓存</button>
|
| 101 |
</div>
|