From f93e517704001f573a60c3ba58c1f9443c3fc371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=B8=8A=E7=A5=BA?= Date: Mon, 25 Nov 2024 01:30:44 +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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 5daf0612..a45551e7 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15113,7 +15113,14 @@ "contentPath":"/html/body/div[5]/div[2]", "nextLoop":false, "nextLoopCnt":15 - } + }, + "www.ebookbao6.com": { + "chapterPath":"/html/body/div[1]/div[5]/div[2]", + "checkUrl":"https://www.ebookbao6.com/book/8946/", + "contentPath":"/html/body/div[1]/div[5]/div/div", + "nextLoop":false, + "nextLoopCnt":15 + } } -- Gitee