Skip to content

Commit dbf5b3d

Browse files
committed
Update README.md
1 parent 55a5fe8 commit dbf5b3d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/api/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,11 @@ title: API
1919
> -云湖网页版API已记录的所有API文档
2020
2121
::: warning
22-
由于云湖域名 `https://*.jwznb.com/` 是防盗链,需要请求头加上 `referer:http://myapp.jwznb.com` 才可正常获取内容,否则会403.
23-
24-
即指:
25-
2622
* `https://chat-audio1.jwznb.com/` 音频路由
2723
* `https://chat-file.jwznb.com/` 文件路由
2824
* `https://chat-img.jwznb.com/` 图片路由
2925
* `https://chat-video1.jwznb.com/` 视频路由
26+
云湖数据床地址需要请求头加上 `referer:http://myapp.jwznb.com` 才可正常获取内容,否则会403.
3027

3128
当发送的文件体积过大时, `chat-file.jwznb.com` 文件路由请求下载时会重定向到 `chat-file-oss.jwznb.com` 这个路由不需要referer.
3229
:::

0 commit comments

Comments
 (0)