From 76658463f2301d434c5bc0d65a57ed2c81f3ec13 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:49:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[AV6K]=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 05b60c2..6dd0d34 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5814,6 +5814,16 @@ "bF": "return fun.src_bF(pageE)" } }, + "av6k.org": { + "host": "tv.av6k.org", + "url": "if(fun.lp() !== '/')return fun.isPager()", + "blank": 3, + "pager": { + "nextL": ".thisclass+li>a", + "pageE": ".listA", + "replaceE": ".pages_c" + } + }, "JavDB": { "host": "/^javdb/", "url": "return (fun.isTitle('JavDB') && !fun.indexOF('/v/') && fun.isPager('r'))",