From cb9bff2ce377055ac0aa98a5730430786c957a29 Mon Sep 17 00:00:00 2001 From: wwk <8516834+wk_12@user.noreply.gitee.com> Date: Tue, 13 Aug 2024 06:22:01 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: wwk <8516834+wk_12@user.noreply.gitee.com> --- 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 e60255a5..f3307c95 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -1,4 +1,11 @@ -{ +{ + "www.mshu8.com": { + "chapterPath":"/html/body/div[3]/div[2]/div/div[2]/ul", + "checkUrl":"https://www.mshu8.com/book/635379/", + "contentPath":"/html/body/div[4]/div/div/div[2]/div[2]", + "nextLoop":false, + "nextLoopCnt":15 + } "www.1qxs.com": { "chapterPath":"/html/body/div[3]/div[3]/div/ul/ul", "checkUrl":"https://www.1qxs.com/list/9024.html", -- Gitee