补充规则

This commit is contained in:
mtvpls
2026-05-20 01:40:42 +08:00
parent da63d90f44
commit 0a8a6afa78
2 changed files with 111 additions and 10 deletions
+1
View File
@@ -74,6 +74,7 @@ export interface LegadoBookSourceRule {
enabledExplore?: boolean;
exploreUrl?: string;
header?: string | Record<string, string>;
jsLib?: string;
loginUrl?: string;
searchUrl?: string;
bookInfoUrl?: string;