From 7f6d04240d8889341f4f07abecbeac9e68617620 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:04:05 +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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd731..513ad44f 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,7 +15099,16 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 - } + }, + "www.mjzww.com": { + "chapterPath":"/html/body/div/div[5]/div", + "checkUrl":"https://www.mjzww.com/90_90893/", + "contentPath":"/html/body/div/div[4]/div", + "nextLoop":true, + "nextLoopCnt":15, + "nextUrlPath":"/html/body/div/div[4]/div/div[6]/a[3]", + "nextLoopMax":40 + } } -- Gitee