From bd2ed31be96d08acbcf63b01b47bdbfa67a1a17d Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[TaSexy]=E3=80=81[16k.club?= =?UTF-8?q?]=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 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 594f3ba..eb1a178 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5904,6 +5904,28 @@ "bF": "return fun.src_bF(pageE)" } }, + "TaSexy": { + "host": "www.tasexy.top", + "url": "return fun.isPager()", + "style": ".iframe,li[id^=sexy_]", + "blank": 3, + "pager": { + "nextL": "a.active+a", + "pageE": ".list_box>ul:nth-of-type(2)~ul", + "replaceE": ".pages" + } + }, + "16k.club": { + "host": "www.16k.club", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "type": 6, + "nextL": ".m-pagination-next>a", + "pageE": ".container>.row.grid", + "replaceE": ".pagination" + } + }, "GGBases": { "host": "www.ggbases.com", "url": "return fun.isPager()",