From bddc1a97867dcd5bcd8d65a17ab9c925663f1491 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:41:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[modland]=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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 0799aaa..f9b15cf 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1927,6 +1927,16 @@ "replaceE": ".pagination" } }, + "modland": { + "host": "www.modland.net", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": "li.active.page-item+li>a", + "pageE": ".mods>.post", + "replaceE": ".pagination" + } + }, "Modrinth": { "host": "modrinth.com", "url": "fun.isUrlC(); return (fun.lp() == '/mods')",