From 19219015a680307d4274c5183c1f8db111db7785 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Mon, 9 Jun 2025 15:41:05 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ifm=5Fjson):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E7=BD=91=E6=98=93=E4=BA=91=E9=9F=B3=E4=B9=90=20API=20=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将旧的 API 地址 "https://www.hhlqilongzhu.cn/api/dg_wyymusic.php" 替换为新的 "https://sdkapi.hhlqilongzhu.cn/api/dgMusic_wyy" -保留了原有的音质选项配置 --- nflmusic/ifm_json.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nflmusic/ifm_json.py b/nflmusic/ifm_json.py index 1a5e1b8..28d8a57 100644 --- a/nflmusic/ifm_json.py +++ b/nflmusic/ifm_json.py @@ -38,7 +38,7 @@ api_data = { "标准音质": 128 } ], - "WANGYIYUN": ["https://www.hhlqilongzhu.cn/api/dg_wyymusic.php", + "WANGYIYUN": ["https://sdkapi.hhlqilongzhu.cn/api/dgMusic_wyy", { "标准音质": 1, "极高音质": 2,