pansou增加关键词过滤

This commit is contained in:
mtvpls
2026-01-23 14:28:35 +08:00
parent ed23e1da6f
commit a167763324
5 changed files with 85 additions and 6 deletions
+1
View File
@@ -29,6 +29,7 @@ export interface AdminConfig {
PansouApiUrl?: string;
PansouUsername?: string;
PansouPassword?: string;
PansouKeywordBlocklist?: string;
// 评论功能开关
EnableComments: boolean;
// 自定义去广告代码