From ed77863ca4aacbd3ea32da802cc2ce16c3c77da3 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 12 Nov 2022 09:08:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E6=B8=B8=E4=BE=A0?= =?UTF-8?q?=E7=BD=91=20-=20=E4=B8=93=E9=A2=98=E5=88=97=E8=A1=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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 1d4fa13..d15520e 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1910,6 +1910,16 @@ "replaceE": ".p_bar" } }, + "游侠网 - 专题列表": { + "host": "www.ali213.net", + "url": "/^\\/zt\\//", + "pager": { + "nextL": ".down_gametool_con1>a.active+a", + "pageE": ".list", + "replaceE": ".down_gametool_con1", + "scrollD": 700 + } + }, "游侠网 - 下载页": { "host": "down.ali213.net", "url": "return fun.getCSS('.famous-ul>.famous-li')",