From a1d1ab36f82b08cc7b40c274a9c3efbd3ca6aafe Mon Sep 17 00:00:00 2001 From: kpsmile <827486080@qq.com> Date: Fri, 21 Feb 2025 07:00:03 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: kpsmile <827486080@qq.com> --- chapter_config-v1.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 7668744a..74c93ff4 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -13,6 +13,13 @@ "nextLoopCnt":15, "nextPathText": "下一页" }, + "www.kunnu.com": { + "chapterPath":".book-list", + "checkUrl":"https://www.kunnu.com/fanren/", + "contentPath":"#nr1", + "nextLoop":false, + "nextLoopCnt":15 + }, "www.dushuge7.com": {"chapterPath":"/html/body/div/div[6]/div","checkUrl":"https://www.dushuge7.com/html/23/23112/","contentPath":"/html/body/div/div[5]/div/div[3]","nextLoop":false,"nextLoopCnt":15}, "s.examxs.com": { "chapterPath":"/html/body/div[3]/div[6]/ul", -- Gitee