From ac5f5edee36582105d834d48c91cdee69f993df3 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 25 Apr 2022 20:23:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E8=93=9D=E9=B2=A8]=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 7a966a3..f4debaf 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3608,12 +3608,17 @@ "scrollD": 2000 } }, - "423down": { - "host": "www.423down.com", + "蓝鲨": { + "host": "www.lan-sha.com", + "url": "return (!fun.indexOF('.html'))", + "style": "#app {overflow: initial !important;}", "pager": { - "nextL": "//span[@class='current']/following-sibling::a[1] | //span[@class='page-numbers current']/preceding-sibling::a[1]", - "pageE": ".content>.excerpt, .commentlist>li", - "replaceE": ".paging, .pagenav" + "nextL": "a.current+a", + "pageE": "li.post-item", + "replaceE": ".pages" + }, + "function": { + "bF": "return fun.src_bF(pageE)" } }, "不死鸟": { @@ -3807,6 +3812,14 @@ "replaceE": ".pagination" } }, + "423down": { + "host": "www.423down.com", + "pager": { + "nextL": "//span[@class='current']/following-sibling::a[1] | //span[@class='page-numbers current']/preceding-sibling::a[1]", + "pageE": ".content>.excerpt, .commentlist>li", + "replaceE": ".paging, .pagenav" + } + }, "华军软件园": { "host": "www.onlinedown.net", "url": "/^\\/(sort\\/.+|search)/",