mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] unescape htmlentities in wolframalpha_noapi's answer
This commit is contained in:
parent
16d6e758d7
commit
576d37f256
2 changed files with 8 additions and 2 deletions
|
|
@ -305,9 +305,10 @@ engines:
|
|||
# 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: '5952JX-X52L3VKWT8' # required!
|
||||
# api_key: '' # required!
|
||||
engine : wolframalpha_noapi
|
||||
timeout: 6.0
|
||||
disabled : True
|
||||
|
||||
#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