add matching end tag for tag <details> (#300)

This commit is contained in:
lxb007981
2022-01-28 20:06:55 +08:00
committed by GitHub
parent b6c4523eca
commit 1ba7fc6252
3 changed files with 4 additions and 2 deletions

View File

@@ -76,3 +76,4 @@ curl 'https://interface.bilibili.com/serverdate.js'
```js
window.serverdate = Date.UTC(2021, 4, 16, 17, 31, 8);
```
</details>