mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Wolfram Alpha (no API needed now)
This commit is contained in:
parent
d4b6ab2be4
commit
b51ba32f61
2 changed files with 70 additions and 4 deletions
|
|
@ -302,11 +302,11 @@ engines:
|
|||
|
||||
# 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
|
||||
# engine : wolframalpha_api
|
||||
- name : wolframalpha
|
||||
shortcut : wa
|
||||
engine : wolframalpha_noapi
|
||||
# api_key: 'apikey' # required!
|
||||
# timeout: 6.0
|
||||
timeout: 6.0
|
||||
|
||||
#The blekko technology and team have joined IBM Watson! -> https://blekko.com/
|
||||
# - name : blekko images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue