update hypem url

This commit is contained in:
Cade Scroggins 2017-03-03 20:20:52 -08:00
parent 442589c37e
commit a476fb451b

View file

@ -14,7 +14,7 @@
{ key: 'i', name: 'Instagram', url: 'https://www.instagram.com', search: false },
] },
{ name: "Listen", commands: [
{ key: 'h', name: 'Hypem', url: 'http://hypem.com/popular?workaround=lol', search: '/search/{}' },
{ key: 'h', name: 'Hypem', url: 'http://hypem.com/popular', search: '/search/{}' },
{ key: 'l', name: 'Line Radio', url: 'https://linerad.io', search: '/#/{}' },
{ key: 's', name: 'SoundCloud', url: 'https://soundcloud.com/discover', search: '/search?q={}' },
] },