增加天翼网盘在线播放

This commit is contained in:
mtvpls
2026-04-27 09:43:40 +08:00
parent 945605703f
commit 30b448c920
13 changed files with 1077 additions and 9 deletions
+5
View File
@@ -160,6 +160,11 @@ export interface AdminConfig {
Enabled: boolean;
Cookie: string;
};
Tianyi?: {
Enabled: boolean;
Account: string;
Password: string;
};
};
AIConfig?: {
Enabled: boolean; // 是否启用AI问片功能