google -> duckduckgo
This commit is contained in:
+4
-4
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user