Skip to content

Commit

Permalink
Update info.md (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
ASNQAQ authored Oct 25, 2024
1 parent 41d73f1 commit 4bc3f59
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/user/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,6 @@ curl -G 'https://api.bilibili.com/x/space/wbi/acc/info' \
*请求方式:GET*

认证方式:Cookie(SESSDATA)

**url参数:**

| 参数名 | 类型 | 内容 | 必要性 | 备注 |
Expand Down Expand Up @@ -627,8 +625,7 @@ curl -G 'https://api.bilibili.com/x/space/wbi/acc/info' \
```shell
curl -G 'https://api.bilibili.com/x/web-interface/card' \
--data-urlencode 'mid=2' \
--data-urlencode 'photo=true' \
-b 'SESSDATA=xxx'
--data-urlencode 'photo=true'
```

<details>
Expand Down

0 comments on commit 4bc3f59

Please sign in to comment.