From f44ee05db62972abc44fee008bb22e698f235171 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 30 Jul 2025 23:20:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[74P=E7=A6=8F=E5=88=A9?= =?UTF-8?q?=E7=A4=BE]=20=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 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 2f4d84c..8bcb41f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6960,6 +6960,20 @@ "bF": "return fun.src_bF(pageE)" } }, + "74P福利社": { + "host": "www.74p.net", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "type": 3, + "nextL": "a.next.page-numbers", + "pageE": "#image_div>p>img,#index_ajax_list>li", + "replaceE": ".nav-links" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "美图乐": { "host": "meitulu.cc", "url": "return fun.isPager()",