Skip to content

Commit 7e66f6b

Browse files
authored
Merge pull request #160 from petemidge/master
Update searchQueries.json
2 parents b848cfd + 1f2fedf commit 7e66f6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

client/src/utility/searchQueries.json

+5
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
"name": "YouTube",
5555
"prefix": "yt",
5656
"template": "https://www.youtube.com/results?search_query="
57+
},
58+
{
59+
"name": "Wikipedia",
60+
"prefix": "w",
61+
"template": "https://en.wikipedia.org/w/index.php?search="
5762
}
5863
]
5964
}

0 commit comments

Comments
 (0)