From 8ff8be26e140608b40c68dc633cccc6ee999d7b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=B8=8A=E7=A5=BA?= Date: Tue, 19 Nov 2024 01:34:30 +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 f9bfd7317..9934d62c0 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,7 +15099,14 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 - } + }, + "www.zzs5.net": { + "chapterPath":"/html/body/div[3]", + "checkUrl":"http://www.zzs5.net/book/118868/", + "contentPath":"/html/body/div[3]/div[2]", + "nextLoop":false, + "nextLoopCnt":15 + } } -- Gitee