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)}"