mirror of
https://github.com/searxng/searxng
synced 2024-11-07 03:20:28 +00:00
More fixes (Travis again).
forfuckssaketravisnotagain
This commit is contained in:
parent
5b0e785bbb
commit
0bb403bb47
@ -10,8 +10,6 @@
|
|||||||
|
|
||||||
from urllib import urlencode
|
from urllib import urlencode
|
||||||
from lxml import etree
|
from lxml import etree
|
||||||
from searx.engines.xpath import extract_text
|
|
||||||
from searx.utils import html_to_text
|
|
||||||
|
|
||||||
# search-url
|
# search-url
|
||||||
base_url = 'http://api.wolframalpha.com/v2/query'
|
base_url = 'http://api.wolframalpha.com/v2/query'
|
||||||
|
Loading…
Reference in New Issue
Block a user