From 37162a33b158a5d56ba5484a517c4d118f7928ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E6=B5=B7=E6=B4=8B?= Date: Tue, 13 Aug 2024 09:43:07 +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: 曹海洋 --- chapter_config-v1.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index e60255a5..922aa044 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -175,8 +175,9 @@ "chapterPath": "#list", "checkUrl": "https://www.kunky.cc/novel/33393224109/", "contentPath": "#content", - "nextLoop": false, - "nextLoopCnt": 15 + "nextLoop": true, + "nextLoopCnt": 5, + "nextPathText": "下一页" }, "www.bqia.cc": { "chapterPath": "/html/body/div[6]", -- Gitee