mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
新增 [Hippopx] 支持
This commit is contained in:
@@ -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)}"
|
||||
|
||||
Reference in New Issue
Block a user