false -> null search option
This commit is contained in:
+1
-1
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user