Skip to content

Commit 55d232f

Browse files
authored
Update README.md (#62)
fix:修正大陆版部署地址超链接,修正GOOGLEUI_KEY变量说明 Signed-off-by: Volundio <37572185+Volundio@users.noreply.github.com>
1 parent b28d6cc commit 55d232f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
用于OpenList获取部分网盘API的接口和页面
66

77
部署地址:[OpenList Token 获取工具 - 全球站点](https://api.oplist.org/)
8-
部署地址:[OpenList Token 获取工具 - 中国大陆](https://api.oplist.org/)
8+
部署地址:[OpenList Token 获取工具 - 中国大陆](https://api.oplist.org.cn/)
99

1010
## 部署方法
1111

@@ -85,7 +85,7 @@ docker run -d --name oplist-api-server \
8585
| `OPLIST_CLOUD115_UID` || string | 115网盘应用ID |
8686
| `OPLIST_CLOUD115_KEY` || string | 115网盘应用密钥 |
8787
| `OPLIST_GOOGLEUI_UID` || string | 谷歌客户端ID |
88-
| `OPLIST_GOOGLEUI_KEY` || string | 谷歌全局API Key |
88+
| `OPLIST_GOOGLEUI_KEY` || string | 谷歌客户端秘钥 |
8989
| `OPLIST_YANDEXUI_UID` || string | Yandex应用ID |
9090
| `OPLIST_YANDEXUI_KEY` || string | Yandex应用密钥 |
9191
| `OPLIST_DROPBOXS_UID` || string | Dropboxx应用ID |
@@ -153,7 +153,7 @@ cp wrangler.example.jsonc wrangler.encrypt.jsonc
153153
| `cloud115_uid` || string | 115网盘应用ID |
154154
| `cloud115_key` || string | 115网盘应用密钥 |
155155
| `googleui_uid` || string | 谷歌客户端ID |
156-
| `googleui_key` || string | 谷歌全局API Key |
156+
| `googleui_key` || string | 谷歌客户端秘钥 |
157157
| `yandexui_uid` || string | Yandex应用ID |
158158
| `yandexui_key` || string | Yandex应用密钥 |
159159
| `dropboxs_uid` || string | Dropboxx应用ID |
@@ -302,4 +302,4 @@ npm build-js && npm deploy-js
302302

303303
## 项目赞助
304304
本项目的中国站点边缘函数、CDN加速及安全防护由[Tencent EdgeOne](https://edgeone.ai/zh?from=github)赞助
305-
<img src="https://edgeone.ai/media/34fe3a45-492d-4ea4-ae5d-ea1087ca7b4b.png" style="width: 500px" />
305+
<img src="https://edgeone.ai/media/34fe3a45-492d-4ea4-ae5d-ea1087ca7b4b.png" style="width: 500px" />

0 commit comments

Comments
 (0)