tmdb增加代理支持

This commit is contained in:
mtvpls
2025-12-20 22:11:34 +08:00
parent eab3fc9b7f
commit db05ba7c31
8 changed files with 75 additions and 12 deletions
+1
View File
@@ -21,6 +21,7 @@ export interface AdminConfig {
DanmakuApiToken: string;
// TMDB配置
TMDBApiKey?: string;
TMDBProxy?: string;
// 评论功能开关
EnableComments: boolean;
// 自定义去广告代码