forgot something

This commit is contained in:
Cade Scroggins 2016-05-15 11:53:31 -07:00
parent 1989f165a2
commit a2a699e521

View file

@ -172,7 +172,7 @@
{ key: 's', name: 'SoundCloud', url: 'https://soundcloud.com', search: '/search?q=' },
{ key: 't', name: 'Twitter', url: 'https://twitter.com', search: '/search?q=' },
{ key: 'y', name: 'YouTube', url: 'https://www.youtube.com', search: '/results?search_query=' },
{ key: 'Y', name: 'YTS', url: 'https://yts.ag'}
{ key: 'Y', name: 'YTS', url: 'https://yts.ag'},
{ key: '3', name: 'localhost:3000', url: 'http://localhost:3000'},
{ key: '9', name: 'localhost:9000', url: 'http://localhost:9000'},
]