update commands

This commit is contained in:
cade
2026-03-21 00:06:35 +00:00
parent 049c955a3a
commit aeb2dc7dda
+11 -2
View File
@@ -74,10 +74,19 @@
['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }], ['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }],
['u', { name: 'Duolingo', url: 'https://www.duolingo.com/learn' }], ['u', { name: 'Duolingo', url: 'https://www.duolingo.com/learn' }],
['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }], ['v', { name: 'Vercel', url: 'https://vercel.com/dashboard' }],
['x', { name: '𝕏', suggestions: ['x/dev', 'x/seerr', 'x/n8n'], url: 'https://x.com/home' }], ['x', { name: '𝕏', suggestions: ['x/dev', 'x/seerr', 'x/jellyfin', 'x/radarr', 'x/sonarr', 'x/prowlarr', 'x/bazarr', 'x/profilarr', 'x/nzbget', 'x/n8n', 'x/nginx', 'x/wg'], url: 'https://x.com/home' }],
['x/bazarr', { url: 'https://bazarr.xvyz.co' }],
['x/dev', { url: 'https://dev.xvyz.co' }], ['x/dev', { url: 'https://dev.xvyz.co' }],
['x/seerr', { url: 'https://seerr.xvyz.co' }], ['x/jellyfin', { url: 'https://jellyfin.xvyz.co' }],
['x/n8n', { url: 'https://n8n.xvyz.co/home/workflows' }], ['x/n8n', { url: 'https://n8n.xvyz.co/home/workflows' }],
['x/nginx', { url: 'https://nginx.xvyz.co' }],
['x/nzbget', { url: 'https://nzbget.xvyz.co' }],
['x/profilarr', { url: 'https://profilarr.xvyz.co' }],
['x/prowlarr', { url: 'https://prowlarr.xvyz.co' }],
['x/radarr', { url: 'https://radarr.xvyz.co' }],
['x/seerr', { url: 'https://seerr.xvyz.co' }],
['x/sonarr', { url: 'https://sonarr.xvyz.co' }],
['x/wg', { url: 'https://wg.xvyz.co' }],
['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://www.youtube.com/feed/subscriptions' }], ['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://www.youtube.com/feed/subscriptions' }],
['0', { name: 'localhost', url: 'http://localhost:3000' }], ['0', { name: 'localhost', url: 'http://localhost:3000' }],
]); ]);