feat: change repo links

This commit is contained in:
shinya
2025-08-13 01:20:06 +08:00
parent 48d1be771d
commit 2ed32f5896
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ export enum UpdateStatus {
// 远程版本检查URL配置
const VERSION_CHECK_URLS = [
'https://codeberg.org/LunaTechLab/MoonTV/raw/branch/main/VERSION.txt',
'https://raw.githubusercontent.com/MoonTechLab/LunaTV/main/VERSION.txt',
];
/**