google -> duckduckgo

This commit is contained in:
Cade Scroggins
2020-12-28 18:16:38 +05:30
parent d864f14f8d
commit 1a360b81b2
+4 -4
View File
@@ -9,11 +9,11 @@
*/ */
commands: [ commands: [
{ {
name: 'Google', name: 'DuckDuckGo',
key: '*', key: '*',
url: 'https://encrypted.google.com', url: 'https://duckduckgo.com',
search: '/search?q={}', search: '?q={}',
color: '#000', color: '#333',
}, },
{ {
category: 'Google', category: 'Google',