https统一写作http (#288)

* https统一写作http

* 勘误
This commit is contained in:
zjkwdy
2021-12-17 10:26:13 +08:00
committed by GitHub
parent 27946dc6a9
commit 55e2c878f2
9 changed files with 54 additions and 44 deletions

View File

@@ -1,7 +1,8 @@
# 获取当前时间戳
- [获取当前时间戳](#获取当前时间戳)
- [获取服务器端UTC时间](#获取服务器端UTC时间)
- [获取当前时间](#获取当前时间戳-1)
- [获取服务器端UTC时间](#获取服务器端utc时间)
---
@@ -52,7 +53,7 @@ curl 'http://api.bilibili.com/x/report/click/now'
## 获取服务器端UTC时间
> https://interface.bilibili.com/serverdate.js
> http://interface.bilibili.com/serverdate.js
*请求方式GET*