fix: 🐛 youtube subs to youtube

This commit is contained in:
M1n 2024-07-18 04:50:19 +02:00
parent 6302643411
commit 13e9cd3a66

View file

@ -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' }],