From fb708b914f3517dde1856e333ca381a884b5539f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=9F=E5=A4=9C=E6=97=A0=E7=97=95?= <252439422@qq.com> Date: Tue, 8 Jul 2025 00:40:39 +0000 Subject: [PATCH] update chapter_config-v1.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 星夜无痕 <252439422@qq.com> --- chapter_config-v1.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..e16f978f 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -18,6 +18,9 @@ "nextLoop": false, "nextLoopCnt": 15 }, + "www.duixs.com": + {"chapterPath":"/html/body/article[2]/div[1]/dl/div","checkUrl":"http://www.duixs.com/read/wyzmlzz_10.html","contentPath":"/html/body/article/div[5]/div","nextLoop":true,"nextLoopCnt":15, + "nextUrlPath": "/html/body/article/div[6]/div[1]/a[3]"} "www.14kanshu.net": {"chapterPath":"/html/body/div[1]/div[6]/div[2]","checkUrl":"https://www.14kanshu.net/book/95168052/","contentPath":"/html/body/div[1]/div[4]/div/div[4]","nextLoop":false,"nextLoopCnt":15}, "www.b9744.icu": {"chapterPath":".listmain","checkUrl":"https://www.b9744.icu/book/40676/","contentPath":"#chaptercontent","nextLoop":false,"nextLoopCnt":15}, "www.xiaoshulou.net": {"chapterPath":"/html/body/div[2]/section/div[3]","checkUrl":"https://www.xiaoshulou.net/books/11559.html","contentPath":"/html/body/div[3]/main/section/article","nextLoop":false,"nextLoopCnt":15,"nextUrlPath": "/html/body/div[3]/main/div/a[3]", -- Gitee