mirror of
https://github.com/searxng/searxng.git
synced 2025-02-02 13:22:20 +00:00
Pinche Travis.
This commit is contained in:
parent
bc2420f8d4
commit
e4dd75070f
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue