google -> duckduckgo
This commit is contained in:
+4
-4
@@ -9,11 +9,11 @@
|
||||
*/
|
||||
commands: [
|
||||
{
|
||||
name: 'Google',
|
||||
name: 'DuckDuckGo',
|
||||
key: '*',
|
||||
url: 'https://encrypted.google.com',
|
||||
search: '/search?q={}',
|
||||
color: '#000',
|
||||
url: 'https://duckduckgo.com',
|
||||
search: '?q={}',
|
||||
color: '#333',
|
||||
},
|
||||
{
|
||||
category: 'Google',
|
||||
|
||||
Reference in New Issue
Block a user