From 2a3e723ac248c3f84b515e762999ea6229aa2aba Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 6 Jun 2022 13:08:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E5=A5=94=E8=B7=91?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E5=A5=B6=E9=85=AA]=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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index c7c88d8..2a2dcff 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -4038,6 +4038,15 @@ "replaceE": ".page-nav.td-pb-padding-side" } }, + "奔跑中的奶酪": { + "host": "www.runningcheese.com", + "url": "return fun.getCSS('.pagination')", + "pager": { + "nextL": "a.next.page-numbers", + "pageE": ".ajaxpost", + "replaceE": ".pagination" + } + }, "Nite07 的小窝": { "host": "www.nite07.com", "url": "return (fun.lp() == '/' || fun.indexOF('/page/'))",