From b801b839dbc41220cfb1e09fe7418751f6a01673 Mon Sep 17 00:00:00 2001 From: hubing <329313780@qq.com> Date: Fri, 22 Nov 2024 03:02:04 +0000 Subject: [PATCH] update chapter_config-v1.json. add Signed-off-by: hubing <329313780@qq.com> --- chapter_config-v1.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 5daf0612..76691179 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -340,6 +340,15 @@ "nextLoop": false, "nextLoopCnt": 15 }, + "www.zuizaoxiaoshuo.com": { + "chapterPath":"/html/body/div/div[6]/div/dl", + "checkUrl":"https://www.zuizaoxiaoshuo.com/ml/201880", + "contentPath":"#content", + "nextLoop":false, + "nextLoopCnt":15, + "nextUrlPath": "#pager_next", + "nextPathText": "下一页" + }, "www.xxbooktxt.net": { "chapterPath": "#list", "checkUrl": "https://www.xxbooktxt.net/47_47044/", -- Gitee