mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] add searx engine
This commit is contained in:
parent
0171db5c3f
commit
b6fc154616
2 changed files with 65 additions and 0 deletions
|
|
@ -441,6 +441,14 @@ engines:
|
|||
shortcut : scc
|
||||
disabled : True
|
||||
|
||||
# - name : searx
|
||||
# engine : searx_engine
|
||||
# shortcut : se
|
||||
# instance_urls :
|
||||
# - http://127.0.0.1:8888/
|
||||
# - ...
|
||||
# disabled : True
|
||||
|
||||
- name : spotify
|
||||
engine : spotify
|
||||
shortcut : stf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue