add Y command for yts.ag
This commit is contained in:
+2
-1
@@ -187,7 +187,8 @@
|
|||||||
{ key: 'S', name: 'SoundCloud', url: 'https://soundcloud.com', search: '/search?q=' },
|
{ key: 'S', name: 'SoundCloud', url: 'https://soundcloud.com', search: '/search?q=' },
|
||||||
{ key: 't', name: 'Twitter', url: 'https://twitter.com', search: '/search?q=' },
|
{ key: 't', name: 'Twitter', url: 'https://twitter.com', search: '/search?q=' },
|
||||||
{ key: 'u', name: 'Unsplash', url: 'https://unsplash.com', search: '/search?keyword=' },
|
{ key: 'u', name: 'Unsplash', url: 'https://unsplash.com', search: '/search?keyword=' },
|
||||||
{ key: 'y', name: 'YouTube', url: 'https://www.youtube.com', search: '/weather?search_query=' }
|
{ key: 'y', name: 'YouTube', url: 'https://www.youtube.com', search: '/weather?search_query=' },
|
||||||
|
{ key: 'Y', name: 'YTS', url: 'https://yts.ag', search: '/browse-movies/' }
|
||||||
],
|
],
|
||||||
|
|
||||||
// if none of the keys are matched, this is triggered
|
// if none of the keys are matched, this is triggered
|
||||||
|
|||||||
Reference in New Issue
Block a user