新增cloudflare公益反代地址

This commit is contained in:
woodchen 2023-08-03 14:49:13 +08:00
parent bf7b7b1518
commit 9c36637cef
2 changed files with 8 additions and 0 deletions

View File

@ -46,6 +46,13 @@ Telegram交流群https://t.me/ai_cn2023
## 怎么部署
下载index.html直接打开就行除了背景图片没有任何外部资源。
## 贡献列表
| 人员 | 贡献内容 |
| ---- | ---- |
| [qiyue](https://github.com/qiyue-rgb) | 技术协助 |
| 🙊 | cloudflare反代地址 |
## 广告
- [CZL Chat](https://chat.czl.net)稳定商业版AI服务。

View File

@ -392,6 +392,7 @@
</div>
<select id="api-url-select" style="width:49%;">
<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>
</select>