diff --git a/index.html b/index.html index 33f26b6..d5bc40d 100644 --- a/index.html +++ b/index.html @@ -74,10 +74,19 @@ ['t', { name: 'TickTick', url: 'https://ticktick.com/webapp/#q/today/tasks' }], ['u', { name: 'Duolingo', url: 'https://www.duolingo.com/learn' }], ['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/seerr', { url: 'https://seerr.xvyz.co' }], + ['x/jellyfin', { url: 'https://jellyfin.xvyz.co' }], ['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' }], ['0', { name: 'localhost', url: 'http://localhost:3000' }], ]);