规则引擎兼容更多且代理图片

This commit is contained in:
mtvpls
2026-05-19 21:40:30 +08:00
parent 4626b14a39
commit 11f603a10c
3 changed files with 113 additions and 5 deletions
+1
View File
@@ -48,6 +48,7 @@ export interface LegadoBookSourceRule {
bookSourceName?: string;
bookSourceUrl?: string;
bookSourceGroup?: string;
bookSourceType?: number;
enabled?: boolean;
enabledExplore?: boolean;
exploreUrl?: string;