feat: change repo links

This commit is contained in:
shinya
2025-08-13 00:41:42 +08:00
parent b6d9810ee8
commit b836b4acd4
3 changed files with 17 additions and 21 deletions
+1 -2
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',
];
/**