forked from zaclys/searxng
[mod] shortcut mods
This commit is contained in:
parent
c075420eb7
commit
8408be977e
|
@ -10,7 +10,7 @@ engines:
|
|||
engine : wikipedia
|
||||
number_of_results : 1
|
||||
paging : False
|
||||
shortcut : wi
|
||||
shortcut : wp
|
||||
|
||||
- name : bing
|
||||
engine : bing
|
||||
|
@ -49,7 +49,7 @@ engines:
|
|||
- name : github
|
||||
engine : github
|
||||
categories : it
|
||||
shortcut : gi
|
||||
shortcut : gh
|
||||
|
||||
- name : google
|
||||
engine : google
|
||||
|
|
Loading…
Reference in New Issue