Skip to content

Commit

Permalink
add【web端Cookie刷新】APIDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialSisterYi committed May 19, 2023
1 parent 48402b2 commit a46f140
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ B站 API 采用 C/S 结构,大多数接口为 REST API 和 gRPC,少部分接
- [ ] [个人中心](docs/login/member_center.md)
- [ ] [注销登录](docs/login/exit.md)
- [x] [登录记录](docs/login/login_notice.md)
- [x] [Web 端 Coookie 刷新](docs/login/cookie_refresh.md)
- [ ] [消息中心](docs/message)
- [ ] [通知类消息](docs/message/msg.md)
- [ ] [私信](docs/message/private_msg.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/audio/rank.md
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ curl -G 'https://api.bilibili.com/x/copyright-music-publicity/toplist/music_list

认证方式:Cookie(SESSDATA)

**正文参数:**
**正文参数(application/x-www-form-urlencoded)**

| 参数名 | 类型 | 内容 | 必要性 | 备注 |
| ------- | ---- | ------------------------ | --------------- | ------------------------------------------------ |
Expand Down
Loading

0 comments on commit a46f140

Please sign in to comment.