2
0
mirror of https://github.com/searx/searx synced 2025-08-30 22:16:19 +00:00

Pinche Travis.

This commit is contained in:
a01200356
2015-12-28 01:27:19 -06:00
parent bc2420f8d4
commit e4dd75070f

View File

@@ -10,8 +10,6 @@
from urllib import urlencode
from lxml import etree
from searx.engines.xpath import extract_text
from searx.utils import html_to_text
# search-url
base_url = 'http://api.wolframalpha.com/v2/query'