false -> null search option

This commit is contained in:
Cade Scroggins 2017-08-07 22:02:08 -07:00
parent cbdc14bef3
commit 33c984aef2

View file

@ -16,7 +16,7 @@
['Look', 'Photos', 'P', 'https://photos.google.com', '/search/{}', '#34a853'],
['Look', 'Unsplash', 'u', 'https://unsplash.com/new', '/search/{}', '#000'],
['Lurk', 'Facebook', 'f', 'https://www.facebook.com', '/search/top/?q={}', '#3b5998'],
['Lurk', 'Instagram', 'i', 'https://www.instagram.com', false, '#833ab4'],
['Lurk', 'Instagram', 'i', 'https://www.instagram.com', null, '#833ab4'],
['Lurk', 'Reddit', 'r', 'https://www.reddit.com', '/search?q={}', '#5f99cf'],
['Lurk', 'Twitter', 't', 'https://twitter.com', '/search?q={}', '#1da1f2'],
['Listen', 'Hypem', 'h', 'https://hypem.com/popular', '/search/{}', '#83c441'],