mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
false -> null search option
This commit is contained in:
parent
cbdc14bef3
commit
33c984aef2
1 changed files with 1 additions and 1 deletions
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue