mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update commands
This commit is contained in:
parent
8ca6c781d2
commit
850ab6118f
1 changed files with 1 additions and 5 deletions
|
|
@ -67,11 +67,7 @@
|
|||
['s', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }],
|
||||
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
|
||||
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
|
||||
['x', { name: 'xvvvyz', suggestions: ['x/n8n', 'x/seerr', 'x/torrent', 'x/bazarr'], url: 'https://xvvvyz.xyz' }],
|
||||
['x/bazarr', { url: 'https://bazarr.xvvvyz.xyz' }],
|
||||
['x/n8n', { url: 'https://n8n.xvvvyz.xyz' }],
|
||||
['x/seerr', { url: 'https://jellyseerr.xvvvyz.xyz' }],
|
||||
['x/torrent', { url: 'https://torrent.xvvvyz.xyz' }],
|
||||
['x', { name: 'x', url: 'https://x.com/home' }],
|
||||
['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://www.youtube.com/feed/subscriptions' }],
|
||||
['0', { name: 'localhost', suggestions: ['0:54323', '0:54324'], url: 'http://localhost:3000' }],
|
||||
['0:54323', { url: 'http://localhost:54323' }],
|
||||
|
|
|
|||
Loading…
Reference in a new issue