From f6ce01c8e5d4abf475595b4f3e2cd9cd97148aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=B7=AF=E6=B6=9B?= <2037636659@qq.com> Date: Wed, 30 Apr 2025 02:09:07 +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: 陈路涛 <2037636659@qq.com> --- chapter_config-v1.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 876c0407..d93a03af 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -17420,5 +17420,11 @@ "nextUrlPath": "/html/body/div/div[2]/div[2]/ul/li[3]", "nextPathText": "下一页" }, - "www.erciyan.com": {"chapterPath":"/html/body/div[3]/div[2]/div[1]/div[2]/ul","checkUrl":"https://www.erciyan.com/book/95140147/","contentPath":"/html/body/div[3]/div[2]/div[1]/div[2]/ul/li[1]","nextLoop":false,"nextLoopCnt":15} + "www.erciyan.com": {"chapterPath":"/html/body/div[3]/div[2]/div[1]/div[2]/ul", + "checkUrl":"https://www.erciyan.com/book/95140147/", + "contentPath":"/html/body/div[4]/div/div/div[2]", + "nextLoop":false, + "nextLoopCnt":15, + "nextPathText": "下一页" + } } \ No newline at end of file -- Gitee