From 1fbfc208f9138aa0386a55d8faea4617e83ce825 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 27 Jan 2023 12:30:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[MCMOD]=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 229665e..982be1a 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1985,6 +1985,16 @@ "replaceE": ".PageNav" } }, + "MCMOD.cn": { + "host": ["www.mcmod.cn","search.mcmod.cn"], + "url": "/^\\/((modlist|worldgen|verify|history)\\.html|s)/", + "style": "[data-name='worldgen-list']+.common-comment-block {display: none !important;}", + "pager": { + "nextL": ".page-item.active+.page-item>a", + "pageE": ".modlist-list-frame>.modlist-block, .worldgen-list, .verify-list-list-table>tbody>tr, .history-list-frame, .search-result-list", + "replaceE": ".pagination:not([data-name='comment-list'])" + } + }, "CurseForge": { "host": "www.curseforge.com", "pager": {