mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-22 15:06:57 +00:00
新增 [Brave 搜索] 支持
This commit is contained in:
@@ -263,6 +263,15 @@
|
||||
"replaceE": ".Pagenation"
|
||||
}
|
||||
},
|
||||
"Brave 搜索": {
|
||||
"host": "search.brave.com",
|
||||
"url": "/^\\/search/",
|
||||
"pager": {
|
||||
"nextL": "id('pagination')/a[./div[contains(@class,'icon-right')]]",
|
||||
"pageE": "#results>div:not([id])",
|
||||
"replaceE": "#pagination"
|
||||
}
|
||||
},
|
||||
"Qwant 搜索": {
|
||||
"host": "www.qwant.com",
|
||||
"url": "fun.isUrlC(); return (fun.indexOF('q=', 's') && fun.indexOF('t=web', 's'))",
|
||||
|
||||
Reference in New Issue
Block a user