From 053273e8d7c73bbd0aa2f88fbd08f703bb792df9 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 24 Apr 2022 23:13:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[Unsplash]=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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index e9f72af..1f37074 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1452,6 +1452,10 @@ "bF": "return fun.src_bF(pageE, [0, 'img[data-lazy-src]', 'data-lazy-src'])" } }, + "Unsplash": { + "host": "unsplash.com", + "url": "fun.isUrlC(); if(fun.indexOF('/s/photos/')){setTimeout((f=fun)=>{f.getXpath(\"//button[text()='Load more photos']\").click();}, 2000)}" + }, "图行天下": { "host": "www.photophoto.cn", "url": "return (fun.lp() != '/' && !fun.indexOF('/sucai/'))",