From e8d33b254b89e5d4ef5f50ce57b5510b27a76923 Mon Sep 17 00:00:00 2001 From: lucky_ljy <7792479+lucky__ljy@user.noreply.gitee.com> Date: Mon, 25 Nov 2024 06:17:34 +0000 Subject: [PATCH] =?UTF-8?q?update=20chapter=5Fconfig-v1.json.=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lucky_ljy <7792479+lucky__ljy@user.noreply.gitee.com> --- chapter_config-v1.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 5daf0612..ee4d79de 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -1,4 +1,10 @@ -{ "n5n5.3qxsa.cc": { +{ "www.kuaishu5.com": { + "chapterPath":"/html/body/article[2]/div[1]", + "checkUrl":"https://www.kuaishu5.com/b158054/", + "contentPath":"/html/body/article/div[5]", + "nextLoop":false,"nextLoopCnt":15 + }, + "n5n5.3qxsa.cc": { "chapterPath": "/html/body/div[2]", "checkUrl": "https://n5n5.3qxsa.cc/xiaoshuo/649908/", "contentPath": "/html/body/div[1]/div[2]", -- Gitee