新增 [Hippopx] 支持

This commit is contained in:
xiu2
2022-09-02 21:02:15 +08:00
parent aba5dabdcf
commit 28b35f96e1
+9
View File
@@ -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)}"