完成网络音乐、工具页面与安装器体验升级

This commit is contained in:
2026-08-18 13:54:33 +08:00
parent 337390f53e
commit 149c28082d
1082 changed files with 26442 additions and 162838 deletions
+21
View File
@@ -0,0 +1,21 @@
## 配置设备平台
### lite: 酷狗概念版, 默认为手机版
platform=''
## 服务端口 (可选)
PORT=''
## HTTP 代理地址 (可选)
KUGOU_API_PROXY=''
## 设备id(可选,建议固定 )
## KUGOU_API_GUID 建议为 uuidv4
## KUGOU_API_DEV 建议长度为 10 位的字符串
## MAC地址
KUGOU_API_GUID=''
KUGOU_API_DEV=''
KUGOU_API_MAC=''
## webglhash 指纹,如:9655615838832711846
## 如果想使用正式的,可以运行 public/sid_edt_generator.html 来获取固定
KUGOU_API_WEBGL=''