mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
fix: 🐛 youtube subs to youtube
This commit is contained in:
parent
6302643411
commit
13e9cd3a66
1 changed files with 1 additions and 1 deletions
|
|
@ -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' }],
|
||||
|
|
|
|||
Loading…
Reference in a new issue