mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 16:27:23 +08:00
fix: 修复节点问题
This commit is contained in:
@@ -135,7 +135,7 @@ export const getLatestReleaseInfo = async (): Promise<GithubReleaseInfo | null>
|
|||||||
'https://api.github.com/repos/algerkong/AlgerMusicPlayer/releases/latest',
|
'https://api.github.com/repos/algerkong/AlgerMusicPlayer/releases/latest',
|
||||||
|
|
||||||
// 使用代理节点
|
// 使用代理节点
|
||||||
'https://music.alger.fun/package.json'
|
'http://music.alger.fun/package.json'
|
||||||
];
|
];
|
||||||
|
|
||||||
if (token) {
|
if (token) {
|
||||||
|
|||||||
Reference in New Issue
Block a user