From 41d39207d096f9ebcbaa7a4ef4899d76a049cb2f Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 13 May 2022 12:42:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[JieAV]=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 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b3a4695..4654fd1 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5481,6 +5481,19 @@ "bF": "return fun.src_bF(pageE)" } }, + "JieAV": { + "host": ["www.jieav.com","www.qinav.com","www.qinimg.com","www.yinmh.com","www.txtxi.com","www.dnaav.com","www.jiedm.com","www.ruav.xyz","www.feiav.com"], + "url": "return (fun.getCSS('.pages')!=null)", + "blank": 3, + "pager": { + "nextL": "a.active+a", + "pageE": ".list_box>ul", + "replaceE": ".pages" + }, + "function": { + "bF": "return fun.src_bF(pageE, [0,'img[img]','img'])" + } + }, "Netflav": { "host": "netflav.com", "url": "return (fun.lp() != '/' && !fun.indexOF(/^\\/(video|actress|browse|genre)$/))",