back to google for default search
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@
|
||||
],
|
||||
|
||||
// if none of the keys are matched, this is triggered
|
||||
// for Google use: ttps://www.google.com/search?q=
|
||||
defaultCommand: 'https://duckduckgo.com/?q=',
|
||||
// for Duck Duck Go use: https://duckduckgo.com/?q=
|
||||
defaultCommand: 'https://www.google.com/search?q=',
|
||||
|
||||
// the delimiter between the key and your search query
|
||||
// e.g. to search GitHub for potatoes you'd type "g:potatoes"
|
||||
|
||||
Reference in New Issue
Block a user