From 05245bf972cc122b7a9d6475e3cd24152bd30067 Mon Sep 17 00:00:00 2001 From: kailu1 <2729146006@qq.com> Date: Mon, 7 Jul 2025 02:50:36 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: kailu1 <2729146006@qq.com> --- chapter_config-v1.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..bfafebdf 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -670,6 +670,13 @@ "nextLoop": false, "nextLoopCnt": 15 }, + "www.tadu.com": { + "chapterPath":"/html/body/div[3]", + "checkUrl":"https://www.tadu.com/book/y/1247/toc", + "contentPath":"/html/body/div[1]/div[3]/div[1]", + "nextLoop":false, + "nextLoopCnt":15 + }, "www.ibabyxs8.com": { "chapterPath": "/html/body/div/section[2]/ol", "checkUrl": "https://www.ibabyxs8.com/indexlist/341731/1/", -- Gitee