Add DuckDuckGo lite search engine to stock data
This search engine works better than the others
This commit is contained in:
parent
b88aeffd5a
commit
d3d04739e7
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@
|
|||
"query_pattern":"?q={}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"searchengine": {
|
||||
"name":"Duckduckgo Lite",
|
||||
"url":"https://duckduckgo.com/lite/",
|
||||
"query_pattern":"?q={}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"searchengine": {
|
||||
"name":"Qwant",
|
||||
|
|
Loading…
Reference in a new issue