From 28b35f96e144e524e6f35dfd0d2bc9a848b9fdc8 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 2 Sep 2022 21:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[Hippopx]=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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 39e0464..672e9a5 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1556,6 +1556,15 @@ "bF": "return fun.src_bF(pageE)" } }, + "Hippopx": { + "host": "www.hippopx.com", + "url": "/\\/(query|search)/", + "pager": { + "nextL": ".nextpage", + "pageE": "#mainlist", + "replaceE": ".prevnext" + } + }, "Unsplash": { "host": "unsplash.com", "url": "fun.isUrlC(); if(fun.indexOF('/s/photos/')){setTimeout((f=fun)=>{f.getXpath(\"//button[text()='Load more photos']\").click();}, 2000)}"