优化超分,优化弹幕弹窗

This commit is contained in:
mtvpls
2025-12-03 23:49:46 +08:00
parent 820fc972df
commit 6f83ef731a
8 changed files with 304 additions and 539 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export enum UpdateStatus {
// 远程版本检查URL配置
const VERSION_CHECK_URLS = [
'https://raw.githubusercontent.com/MoonTechLab/LunaTV/main/VERSION.txt',
'https://raw.githubusercontent.com/mtvpls/MoonTVPlus/main/VERSION.txt',
];
/**