- 重新兼容了v1.9.1之前的版本直接升级

- 索引站点新增支持`HDVBits`
- 自定义重命名新增季年份`season_year`占位符
- 修复了普通用户搜索越权问题
This commit is contained in:
jxxghp
2024-07-01 10:46:29 +08:00
parent d4a9643f47
commit 971b02ac8c
25 changed files with 745 additions and 4 deletions

View File

@ -1 +1 @@
APP_VERSION = 'v1.9.9'
APP_VERSION = 'v1.9.10'