Update searchQueries.json
Added Wikipedia (English)
This commit is contained in:
parent
08afaece2e
commit
1f2fedf754
1 changed files with 5 additions and 0 deletions
|
@ -54,6 +54,11 @@
|
|||
"name": "YouTube",
|
||||
"prefix": "yt",
|
||||
"template": "https://www.youtube.com/results?search_query="
|
||||
},
|
||||
{
|
||||
"name": "Wikipedia",
|
||||
"prefix": "w",
|
||||
"template": "https://en.wikipedia.org/w/index.php?search="
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue