From 8259f0bc49bbb75ffe0cc67abae4013d70d7ed11 Mon Sep 17 00:00:00 2001 From: newman0607 <1792888685@qq.com> Date: Mon, 18 Nov 2024 02:09:25 +0000 Subject: [PATCH] update chapter_config-v1.json. --- 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..ad071e9fa 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.jgj5.com": { + "chapterPath": "/html/body/div[3]/div[2]/div/div[2]/ul", + "checkUrl": "http://www.jgj5.com/html/88512/", + "contentPath": "/html/body/div[4]/div/div/div[2]/div[2]", + "nextLoop": false, + "nextLoopCnt": 15 +} } -- Gitee