tmdb增加代理支持
This commit is contained in:
@@ -21,6 +21,7 @@ export interface AdminConfig {
|
||||
DanmakuApiToken: string;
|
||||
// TMDB配置
|
||||
TMDBApiKey?: string;
|
||||
TMDBProxy?: string;
|
||||
// 评论功能开关
|
||||
EnableComments: boolean;
|
||||
// 自定义去广告代码
|
||||
|
||||
Reference in New Issue
Block a user