mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [WebCrawler 搜索] 支持
This commit is contained in:
@@ -259,6 +259,15 @@
|
||||
"scrollD": 2000
|
||||
}
|
||||
},
|
||||
"WebCrawler 搜索": {
|
||||
"host": "www.webcrawler.com",
|
||||
"url": "return (fun.indexOF('qc=web','s') || !fun.indexOF('qc=','s'))",
|
||||
"pager": {
|
||||
"nextL": "a.pagination__num--next",
|
||||
"pageE": ".web-google__result",
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
},
|
||||
"豆瓣 - 短评": {
|
||||
"host": "movie.douban.com",
|
||||
"url": "return (fun.indexOF('/subject/') && fun.indexOF('/comments'))",
|
||||
|
||||
Reference in New Issue
Block a user