From c7f1ecd808087f0aa66550dc113e2ad2d18b2c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=9D=E5=B0=A7?= <912367358@qq.com> Date: Wed, 28 May 2025 08:30:04 +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: 初尧 <912367358@qq.com> --- chapter_config-v1.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 7e55bc09..1f480af0 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -3,7 +3,9 @@ "chapterPath": "/html/body/div[3]", "checkUrl": "http://www.81xsw.co/78_78933/", "contentPath": "/html/body/div[1]/div/article", - "nextLoop": false, + "nextLoop": true, + "nextPathText": "下一页", + "nextUrlPath": "/html/body/div[1]/div/div[6]/a[3]", "nextLoopCnt": 15 }, "www.xiuluosxs.com": { -- Gitee