From 8561e22f07958d56b4ac6d45de0a20f6ec23ca21 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 15 May 2022 20:00:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20[=E5=AE=85=E7=94=B7?= =?UTF-8?q?=E5=A5=B3=E7=A5=9E]=20=E5=85=B6=E4=BB=96=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index d8c8a06..039f7e5 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6097,12 +6097,16 @@ } }, "宅男女神": { - "host": "www.fnvshen.com", + "host": ["www.fnvshen.com","www.haonvshen.com"], "url": "/^\\/(g|gallery|tag)\\//", "pager": { + "type": 3, "nextL": "#pages>span +a:not(.a1), a.cur+a", "pageE": "#hgallery>img, #listdiv>ul>li", "replaceE": "#pages, .pagesYY" + }, + "function": { + "bF": "return fun.src_bF(pageE)" } }, "爱女神 - 图片页": {