From 70d9b52c168e44f6fd9d08b47b8aa95d90949822 Mon Sep 17 00:00:00 2001 From: moonlight_Lee <290379644@qq.com> Date: Mon, 30 Jun 2025 06:18:59 +0000 Subject: [PATCH] update chapter_config-v1.json. Signed-off-by: moonlight_Lee <290379644@qq.com> --- chapter_config-v1.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chapter_config-v1.json b/chapter_config-v1.json index 1eed6c2c..49b03d4d 100644 --- a/chapter_config-v1.json +++ b/chapter_config-v1.json @@ -34,6 +34,12 @@ "nextLoop":false, "nextLoopCnt":15 }, + "www.ssgls.com": { + "chapterPath":"/html/body/div[6]", + "checkUrl":"https://www.ssgls.com/aj/1590/1590839/", + "contentPath":"/html/body/div[5]/div[2]/div[3]", + "nextLoop":false, + "nextLoopCnt":15}, "www.yushulou.net": { "chapterPath":"/html/body/div[3]/div[2]/div/ul[2]", "checkUrl":"https://www.yushulou.net/xs/3566764.html", -- Gitee