外部播放器增加去广告

This commit is contained in:
mtvpls
2025-12-05 14:46:25 +08:00
parent 32d2800e25
commit ee3bd86f43
6 changed files with 396 additions and 77 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* eslint-disable no-console */
const CURRENT_VERSION = '200.2.0';
const CURRENT_VERSION = '200.3.0';
// 导出当前版本号供其他地方使用
export { CURRENT_VERSION };