From 578deba9fbea3849e254ca80912dce625e6557df Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 31 Oct 2024 15:19:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[foamgirl]=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/rules.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index f6d6af553..5dc0efd4f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6503,6 +6503,19 @@ "bF": "return fun.src_bF(pageE)" } }, + "foamgirl": { + "host": "foamgirl.net", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": ".page-numbers.current+a:not(.prev)", + "pageE": ".imageclick-imgbox,#index_ajax_list>li", + "replaceE": ".nav-links" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "美图乐": { "host": "meitulu.cc", "url": "return fun.isPager()",