update commands
This commit is contained in:
+2
-20
@@ -40,24 +40,6 @@
|
|||||||
search: '/search?q={}',
|
search: '/search?q={}',
|
||||||
url: 'https://www.google.com',
|
url: 'https://www.google.com',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
key: 'duckduckgo',
|
|
||||||
name: 'DuckDuckGo',
|
|
||||||
search: '/?q={}',
|
|
||||||
url: 'https://duckduckgo.com',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
key: 'ecosia',
|
|
||||||
name: 'Ecosia',
|
|
||||||
search: '/search?q={}',
|
|
||||||
url: 'https://www.ecosia.org',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
key: 'bing',
|
|
||||||
name: 'Bing',
|
|
||||||
search: '/search?q={}',
|
|
||||||
url: 'https://www.bing.com',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
category: 'Google',
|
category: 'Google',
|
||||||
hues: ['217', '197'],
|
hues: ['217', '197'],
|
||||||
@@ -287,7 +269,7 @@
|
|||||||
key: 'y',
|
key: 'y',
|
||||||
name: 'YouTube',
|
name: 'YouTube',
|
||||||
search: '/results?search_query={}',
|
search: '/results?search_query={}',
|
||||||
url: 'https://youtube.com',
|
url: 'https://youtube.com/feed/subscriptions',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
category: 'Watch',
|
category: 'Watch',
|
||||||
@@ -342,7 +324,7 @@
|
|||||||
m: ['m/mail/u/1', 'm/mail/u/2'],
|
m: ['m/mail/u/1', 'm/mail/u/2'],
|
||||||
r: ['r/hot', 'r/new', 'r/top', 'r/r/startpages'],
|
r: ['r/hot', 'r/new', 'r/top', 'r/r/startpages'],
|
||||||
s: ['s/client/T7K3RFA1M', 's/client/T018S4TL7CP'],
|
s: ['s/client/T7K3RFA1M', 's/client/T018S4TL7CP'],
|
||||||
y: ['y/feed/subscriptions', 'y/feed/trending'],
|
y: ['y/feed/trending'],
|
||||||
},
|
},
|
||||||
|
|
||||||
// The order, limit and minimum characters for each suggestion influencer.
|
// The order, limit and minimum characters for each suggestion influencer.
|
||||||
|
|||||||
Reference in New Issue
Block a user