From c442bc895ecbc567866028c1d17f91371ff6955a Mon Sep 17 00:00:00 2001 From: AskaEth Date: Mon, 17 Aug 2026 19:54:48 +0800 Subject: [PATCH] fix: load netease directly to avoid iframe block --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c22962c..32592f1 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "id": "cloudmusic", "name": "网易云音乐", "icon": "icons/cloudmusic.svg", - "url": "apps/cloudmusic/index.html", + "url": "https://music.163.com/st/webplayer", "ua": "desktop" } ]