refactor(ifm_json): 更新网易云音乐 API 地址
- 将旧的 API 地址 "https://www.hhlqilongzhu.cn/api/dg_wyymusic.php" 替换为新的 "https://sdkapi.hhlqilongzhu.cn/api/dgMusic_wyy" -保留了原有的音质选项配置
This commit is contained in:
@ -38,7 +38,7 @@ api_data = {
|
|||||||
"标准音质": 128
|
"标准音质": 128
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"WANGYIYUN": ["https://www.hhlqilongzhu.cn/api/dg_wyymusic.php",
|
"WANGYIYUN": ["https://sdkapi.hhlqilongzhu.cn/api/dgMusic_wyy",
|
||||||
{
|
{
|
||||||
"标准音质": 1,
|
"标准音质": 1,
|
||||||
"极高音质": 2,
|
"极高音质": 2,
|
||||||
|
Reference in New Issue
Block a user