mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh] wolframalpha appends result
This commit is contained in:
parent
be54e5269a
commit
0871c7ca85
3 changed files with 43 additions and 18 deletions
|
|
@ -300,12 +300,13 @@ engines:
|
|||
engine : vimeo
|
||||
shortcut : vm
|
||||
|
||||
# You can use the engine using the official stable API, but you need an API key
|
||||
# See : http://products.wolframalpha.com/api/
|
||||
- name : wolframalpha
|
||||
shortcut : wa
|
||||
# You can use the engine using the official stable API, but you need an API key
|
||||
# See : http://products.wolframalpha.com/api/
|
||||
# engine : wolframalpha_api
|
||||
# api_key: 'api_key' # required!
|
||||
engine : wolframalpha_noapi
|
||||
# api_key: 'apikey' # required!
|
||||
timeout: 6.0
|
||||
|
||||
#The blekko technology and team have joined IBM Watson! -> https://blekko.com/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue