新增 [WebCrawler 搜索] 支持

This commit is contained in:
xiu2
2022-03-19 11:16:45 +08:00
parent c5128e4fbb
commit 9c4aec12fc
+9
View File
@@ -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'))",