mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-27 21:10:12 +08:00
add matching end tag for tag <details> (#300)
This commit is contained in:
parent
b6c4523eca
commit
1ba7fc6252
@ -7930,4 +7930,5 @@ curl -G 'http://api.vc.bilibili.com/topic_svr/v1/topic_svr/topic_history' \
|
||||
"_gt_": 0
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
</details>
|
@ -76,3 +76,4 @@ curl 'https://interface.bilibili.com/serverdate.js'
|
||||
```js
|
||||
window.serverdate = Date.UTC(2021, 4, 16, 17, 31, 8);
|
||||
```
|
||||
</details>
|
||||
|
@ -85,4 +85,4 @@ curl 'https://passport.bilibili.com/web/reg/tel' \
|
||||
--data-raw 'nickName=%E8%90%8C%E7%B3%BB%E5%B0%8F%E5%A6%B9%E7%BA%B8%E3%82%8F&code=121314&pwd=Password1234&gourl=https%3A%2F%2Fpassport.bilibili.com%2Flogin%3Fgourl%3Dhttps%3A%2F%2Fspace.bilibili.com&tel=13888888888&cid=1&plat=0'
|
||||
```
|
||||
|
||||
<details>
|
||||
</details>
|
Loading…
Reference in New Issue
Block a user