Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ VITE_SITE_START = "2020-10-24"
## 若不需要,请设为空即可
VITE_SITE_ICP = "豫ICP备2022018134号-1"

# 公安网备 备案号
## 若不需要,请设为空即可
VITE_SITE_PSB = "公安网备XXXXXXXXXXX号"

# 歌曲 API 地址
## 请参照 https://github.com/xizeyoupan/Meting-API#deno-deploy 进行 API 服务部署
## 此处提供的服务可能会超量从而无法访问,请自行部署
Expand Down
Loading