[enh] py3 compatibility
This commit is contained in:
@@ -11,9 +11,8 @@
|
||||
"""
|
||||
|
||||
from lxml import html
|
||||
from urllib import urlencode
|
||||
from json import loads
|
||||
from searx.engines.google import _fetch_supported_languages, supported_languages_url
|
||||
from searx.url_utils import urlencode
|
||||
|
||||
# search-url
|
||||
categories = ['news']
|
||||
|
||||
Reference in New Issue
Block a user