mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2026-05-09 03:37:43 +08:00
修改并补充折叠内容
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
```shell
|
||||
curl 'https://passport.bilibili.com/web/captcha/combine?plat=6'
|
||||
```
|
||||
|
||||
<details>
|
||||
<summary>查看响应示例:</summary>
|
||||
|
||||
```json
|
||||
{
|
||||
"code": 0,
|
||||
@@ -68,6 +72,7 @@ curl 'https://passport.bilibili.com/web/captcha/combine?plat=6'
|
||||
}
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
### 进行验证
|
||||
|
||||
|
||||
Reference in New Issue
Block a user