docs: 更新预览地址

This commit is contained in:
alger
2025-05-18 13:09:49 +08:00
parent 01a3a7a501
commit a21521cc6f
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
一个第三方音乐播放器、本地服务、桌面歌词、音乐下载、最高音质
## 预览地址
[http://mc.alger.fun/](http://mc.alger.fun/)
[http://music.alger.fun/](http://music.alger.fun/)
## 软件截图
![首页白](./docs/image.png)

View File

@@ -135,7 +135,7 @@ export const getLatestReleaseInfo = async (): Promise<GithubReleaseInfo | null>
'https://api.github.com/repos/algerkong/AlgerMusicPlayer/releases/latest',
// 使用代理节点
'https://mc.alger.fun/package.json',
'https://music.alger.fun/package.json',
];
if (token) {