update commands
This commit is contained in:
+8
-1
@@ -66,7 +66,14 @@
|
||||
['s', { name: 'Supabase', url: 'https://app.supabase.com/projects' }],
|
||||
['t', { name: 'DeepL', url: 'https://www.deepl.com/en/translator' }],
|
||||
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
|
||||
['w', { name: 'WhatsApp', url: 'https://web.whatsapp.com' }],
|
||||
[
|
||||
'w',
|
||||
{
|
||||
name: 'Wikipedia',
|
||||
searchTemplate: '/w/index.php?search={}',
|
||||
url: 'https://en.wikipedia.org',
|
||||
},
|
||||
],
|
||||
['x', { name: 'X', url: 'https://x.com' }],
|
||||
[
|
||||
'y',
|
||||
|
||||
Reference in New Issue
Block a user