From 13e9cd3a663244eac9226b3a84fd51447a461716 Mon Sep 17 00:00:00 2001 From: M1n <54779580+M1n-74316D65@users.noreply.github.com> Date: Thu, 18 Jul 2024 04:50:19 +0200 Subject: [PATCH] fix: :bug: youtube subs to youtube --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1e0ef0a..3716694 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@ ['b', { name: 'Supabase', url: 'https://supabase.com/dashboard/projects' }], ['h', { name: 'Hoarder', url: 'https://hoarder.m1n.omg.lol/dashboard/bookmarks' }], ['a', { name: 'Audiobooks', url: 'https://audio.m1n.omg.lol/library/76869b27-fac9-4e88-ba73-2c003c19fca1' }], - ['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://youtube.com/feed/subscriptions' }], + ['y', { name: 'YouTube', searchTemplate: '/results?search_query={}', url: 'https://youtube.com' }], ['t', { name: 'Twitch', url: 'https://www.twitch.tv' }], // ['aud', { name: 'Audible', url: 'https://www.audible.com/' }], ['n', { name: 'Hacker News', url: 'https://news.ycombinator.com' }],