From dd07fc2fc5bc3db51b48ea55531db421e1034e7f Mon Sep 17 00:00:00 2001 From: Jerry <417300816@qq.com> Date: Fri, 22 Nov 2024 02:40:41 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: Jerry <417300816@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 5daf0612..2b51e623 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -15113,6 +15113,13 @@ "contentPath":"/html/body/div[5]/div[2]", "nextLoop":false, "nextLoopCnt":15 + }, + "www.xdishuge.net": { + "chapterPath":"#list", + "checkUrl":"http://www.xdishuge.net/book/1714", + "contentPath":"#main", + "nextLoop":false, + "nextLoopCnt":15 } } -- Gitee