From eff31b677aa964247df23220df2d7b24dfdd4c45 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 10 Apr 2022 19:28:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[JavDove=20=E7=95=AA?= =?UTF-8?q?=E5=8F=B7=E9=B8=BD]=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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b01e14c..f627835 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -4849,6 +4849,18 @@ "bF": "return fun.src_bF(pageE, [0,'img[data-src]','data-src'])" } }, + "JavDove 番号鸽": { + "host": "/^(www\\.)?javdove/", + "url": "/\\/videos/", + "pager": { + "nextL": ".prevnext[rel='next']", + "pageE": ".row>.col-video", + "replaceE": ".pagination" + }, + "function": { + "bF": "return fun.src_bF(pageE, [0,'img[data-original]','data-original'])" + } + }, "SupJav": { "host": "supjav.com", "url": "return (fun.indexOF('/category/') || fun.indexOF('/tag/') || fun.indexOF('/popular') || fun.indexOF('s=','s'))",