From f44b47cee41bdac2c941e439567766873b9c3499 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=88=98?= <2026105326@qq.com> Date: Tue, 13 Aug 2024 03:25:12 +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: 小刘 <2026105326@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 e60255a5..639297ed 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -1,4 +1,11 @@ { + "www.51xsw.net": { + "chapterPath":"/html/body/div[2]/div[1]/dl", + "checkUrl":"https://www.51xsw.net/xs/29775/", + "contentPath":"/html/body/div[2]/div[1]/div[1]/div[1]", + "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