mirror of
https://github.com/searx/searx
synced 2025-09-01 15:06:02 +00:00
[fix] import
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
from urllib import urlencode
|
from urllib import urlencode
|
||||||
from HTMLParser import HTMLParser
|
from HTMLParser import HTMLParser
|
||||||
from lxml import html
|
from lxml import html
|
||||||
from xpath import extract_text
|
from searx.engines.xpath import extract_text
|
||||||
from dateutil import parser
|
from dateutil import parser
|
||||||
|
|
||||||
base_url = 'http://vimeo.com'
|
base_url = 'http://vimeo.com'
|
||||||
|
Reference in New Issue
Block a user