mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +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://music.alger.fun/package.json'
|
||||
'http://music.alger.fun/package.json'
|
||||
];
|
||||
|
||||
if (token) {
|
||||
|
||||
Reference in New Issue
Block a user