feat: change repo links

This commit is contained in:
shinya
2025-08-13 00:41:42 +08:00
parent f0e171e71f
commit ea8413f60e
3 changed files with 17 additions and 21 deletions

View File

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