feat: QQ音乐歌词功能

This commit is contained in:
helloplhm-qwq
2023-12-23 13:16:16 +08:00
parent 40943f354e
commit d4056fcb7b
8 changed files with 154 additions and 42 deletions

View File

@ -60,7 +60,7 @@ default = {
"proxy": {
"enable": False,
"http_addr": "http://127.0.0.1:7890",
"https_addr": "https://127.0.0.1:7890",
"https_addr": "http://127.0.0.1:7890",
},
"_proxy-desc": "代理配置HTTP与HTTPS协议需分开配置",
"log_file": True,