From 4f28cb1637843fe57a53a9e5a5750c423ab81330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=99=B6=E4=B8=AD?= <16426600+deng-jingzhong@user.noreply.gitee.com> Date: Sat, 22 Nov 2025 01:32:02 +0000 Subject: [PATCH] update chapter_config-v1.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 邓晶中 <16426600+deng-jingzhong@user.noreply.gitee.com> --- chapter_config-v1.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 73d13815..7ce8e2fa 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -282,6 +282,12 @@ "nextLoop": false, "nextLoopCnt": 15 }, + "www.52shuku.net": { + "chapterPath":"/html/body/section/div/div/article", + "checkUrl":"https://www.52shuku.net/wuxia/18_b/bjXFI.html", + "contentPath":"/html/body/main/section/div/div/article", + "nextLoop":false, + "nextLoopCnt":15}, "www.mimihui.com": { "chapterPath": "/html/body/main/section[2]/div[2]", "checkUrl": "https://www.mimihui.com/book/159698/list/", -- Gitee