diff --git a/index.html b/index.html
index 16d9de8..62531d4 100644
--- a/index.html
+++ b/index.html
@@ -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',