mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
www -> encrypted for google searches
This commit is contained in:
parent
615928b515
commit
16591e90ca
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
],
|
||||
|
||||
// if none of the keys are matched, this is used for searching.
|
||||
defaultSearch: 'https://www.google.com/search?q=',
|
||||
defaultSearch: 'https://encrypted.google.com/search?q=',
|
||||
|
||||
// the delimiter between the key and your search query.
|
||||
// e.g. to search GitHub for potatoes you'd type "g:potatoes".
|
||||
|
|
|
|||
Loading…
Reference in a new issue