update links

This commit is contained in:
cade 2023-06-02 15:19:01 -07:00
parent d38281379e
commit 963df5d3d3
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -42,7 +42,6 @@
};
const COMMANDS = new Map([
['a', { name: 'Chat', url: 'https://chat.openai.com' }],
['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/popular' }],
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
['d', { name: 'Drive', url: 'https://drive.google.com' }],
@ -53,6 +52,7 @@
['k', { name: 'Keep', url: 'https://keep.google.com' }],
['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }],
['n', { name: 'Notion', url: 'https://www.notion.so' }],
['o', { name: 'OpenAI', url: 'https://platform.openai.com' }],
[
'r',
{
@ -89,7 +89,7 @@
{
name: 'localhost',
searchTemplate: ':{}',
suggestions: ['0 54323', '0 8000', '0 32400', '0 8080'],
suggestions: ['0 54323', '0 54324'],
url: 'http://localhost:3000',
},
],