Skip to content

Commit 28b35f9

Browse files
committed
新增 [Hippopx] 支持
1 parent aba5dab commit 28b35f9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,6 +1556,15 @@
15561556
"bF": "return fun.src_bF(pageE)"
15571557
}
15581558
},
1559+
"Hippopx": {
1560+
"host": "www.hippopx.com",
1561+
"url": "/\\/(query|search)/",
1562+
"pager": {
1563+
"nextL": ".nextpage",
1564+
"pageE": "#mainlist",
1565+
"replaceE": ".prevnext"
1566+
}
1567+
},
15591568
"Unsplash": {
15601569
"host": "unsplash.com",
15611570
"url": "fun.isUrlC(); if(fun.indexOF('/s/photos/')){setTimeout((f=fun)=>{f.getXpath(\"//button[text()='Load more photos']\").click();}, 2000)}"

0 commit comments

Comments
 (0)