From b91bb60f9edb89a8939f3719cc92205897a7958a Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[NT=20=E5=8A=A8=E6=BC=AB]?= =?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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 33ea53c..a6e6338 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2316,6 +2316,16 @@ "bF": "return fun.src_bF(pageE)" } }, + "NT 动漫": { + "host": "/^www\\.ntdm\\d\\.com$/", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": "//a[@class='pbutton asciifont'][text()='下一页']", + "pageE": "ul.ul_li_a6>li,.blockcontent1>.cell", + "replaceE": "#container>div[style='text-align: center; line-height: 36px;']" + } + }, "anime1": { "host": "anime1.me", "url": "/^\\/$/",