mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-06-25 00:37:31 +08:00
✨ feat: 添加代理功能和 realIP配置功能
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"isProxy": false,
|
||||
"proxyConfig": {
|
||||
"enable": false,
|
||||
"protocol": "http",
|
||||
"host": "127.0.0.1",
|
||||
"port": 7890
|
||||
},
|
||||
"enableRealIP":false,
|
||||
"realIP":"",
|
||||
"noAnimate": false,
|
||||
"animationSpeed": 1,
|
||||
"author": "Alger",
|
||||
|
||||
Reference in New Issue
Block a user