Skip to content

Commit

Permalink
Merge pull request #160 from petemidge/master
Browse files Browse the repository at this point in the history
Update searchQueries.json
  • Loading branch information
pawelmalak authored Nov 13, 2021
2 parents b848cfd + 1f2fedf commit 7e66f6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/src/utility/searchQueries.json
Original file line number Diff line number Diff line change
Expand Up @@ -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="
}
]
}

0 comments on commit 7e66f6b

Please sign in to comment.