mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-27 13:00:29 +08:00
修改【拉取自选题】api的url拼写错误
This commit is contained in:
parent
74eed0044e
commit
61c1e79b24
@ -205,7 +205,7 @@ curl -G 'http://api.bilibili.com/x/answer/v4/extra' \
|
||||
**示例:**
|
||||
|
||||
```shell
|
||||
curl -G 'http://api.bilibili.com/x/answer/v4/extra' \
|
||||
curl -G 'http://api.bilibili.com/x/answer/v4/pro' \
|
||||
-b 'SESSDATA=xxx'
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user