mirror of
https://github.com/woodchen-ink/openai-billing-query.git
synced 2025-07-18 05:51:59 +08:00
新增cloudflare公益反代地址
This commit is contained in:
parent
bf7b7b1518
commit
9c36637cef
@ -46,6 +46,13 @@ Telegram交流群:https://t.me/ai_cn2023
|
|||||||
## 怎么部署
|
## 怎么部署
|
||||||
下载index.html直接打开就行,除了背景图片,没有任何外部资源。
|
下载index.html直接打开就行,除了背景图片,没有任何外部资源。
|
||||||
|
|
||||||
|
## 贡献列表
|
||||||
|
|
||||||
|
| 人员 | 贡献内容 |
|
||||||
|
| ---- | ---- |
|
||||||
|
| [qiyue](https://github.com/qiyue-rgb) | 技术协助 |
|
||||||
|
| 🙊 | cloudflare反代地址 |
|
||||||
|
|
||||||
|
|
||||||
## 广告
|
## 广告
|
||||||
- [CZL Chat](https://chat.czl.net),稳定商业版AI服务。
|
- [CZL Chat](https://chat.czl.net),稳定商业版AI服务。
|
||||||
|
@ -392,6 +392,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<select id="api-url-select" style="width:49%;">
|
<select id="api-url-select" style="width:49%;">
|
||||||
<option value="https://api.openai.com">【官网线路】api.openai.com</option>
|
<option value="https://api.openai.com">【官网线路】api.openai.com</option>
|
||||||
|
<option value="https://openai.996.lat">【Cloudflare反代】openai.996.lat</option>
|
||||||
<option value="custom">【已前置https】自定义 ...</option>
|
<option value="custom">【已前置https】自定义 ...</option>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user