From 9e0d1ffee65085266d2eb5f12d8eb8cd7ee3f57d Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 5 Mar 2022 19:18:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[owlook]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/ruleUpdateTime.json | 2 +- other/Autopage/rules.json | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/other/Autopage/ruleUpdateTime.json b/other/Autopage/ruleUpdateTime.json index 73a204b..e9cc6c4 100644 --- a/other/Autopage/ruleUpdateTime.json +++ b/other/Autopage/ruleUpdateTime.json @@ -1 +1 @@ -1646465055 \ No newline at end of file +1646479052 \ No newline at end of file diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index d0cac07..76f1dbc 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2546,6 +2546,22 @@ "bF": "return fun.xs_bF(pageE, [/(
)?( )+您可以在百度.+?最新章节!/, ''])" } }, + "owlook": { + "host": [ + "www.owlook.com.cn", + "www1.owlook.com.cn" + ], + "url": "return (fun.lp() == '/owllook_content')", + "pager": { + "nextL": "//div[@class='pre_next']/a[contains(text(), '下一')]", + "pageE": "#content", + "insertP": [ + "#content", + 6 + ], + "replaceE": ".pre_next" + } + }, "无错小说网": { "host": "www.xineyby.com", "url": "return (fun.indexOF('/read/'))",