From 4a09cd402a5af1f79c8d3b15b546c809d88dddf7 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[koyso]=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 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index eb43542..a91748b 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2055,6 +2055,20 @@ "replaceE": ".ajax-pager" } }, + "koyso": { + "host": "koyso.com", + "url": "return fun.isPager()", + "style": ".skeleton", + "blank": 4, + "pager": { + "nextL": "js; return fun.getNextEP('.page_num[style]+a.page_num','page=',/page=\\d+/)", + "pageE": ".games_content", + "replaceE": ".pagination" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "cs.rin.ru - 帖子列表": { "host": "cs.rin.ru", "url": "return (fun.lp() == '/forum/viewforum.php')",