From 1cbbc60f328171df22b76620ea7508d4b4052289 Mon Sep 17 00:00:00 2001 From: Alicew <5190073+AlicewZW@user.noreply.gitee.com> Date: Tue, 19 Nov 2024 03:25:32 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: Alicew <5190073+AlicewZW@user.noreply.gitee.com> --- chapter_config-v1.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index f9bfd7317..91d8770aa 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15099,6 +15099,13 @@ "contentPath":"/html/body/div[2]/div[1]/div/div[2]/div[3]", "nextLoop":false, "nextLoopCnt":15 + }, + "www.laiduwx.com": { + "chapterPath":"/html/body/div[6]", + "checkUrl":"https://www.laiduwx.com/books/276681.html", + "contentPath":"/html/body/div[5]/div[2]/div[2]", + "nextLoop":false, + "nextLoopCnt":15 } } -- Gitee