增加盘搜

This commit is contained in:
mtvpls
2025-12-23 00:47:24 +08:00
parent ac3e68ec10
commit bca4e773c4
9 changed files with 813 additions and 5 deletions

View File

@@ -22,6 +22,10 @@ export interface AdminConfig {
// TMDB配置
TMDBApiKey?: string;
TMDBProxy?: string;
// Pansou配置
PansouApiUrl?: string;
PansouUsername?: string;
PansouPassword?: string;
// 评论功能开关
EnableComments: boolean;
// 自定义去广告代码