google -> duckduckgo

This commit is contained in:
Cade Scroggins 2020-12-28 18:16:38 +05:30
parent d864f14f8d
commit 1a360b81b2
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -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',