summaryrefslogtreecommitdiff
path: root/searx/engines/torrentz.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/torrentz.py')
-rw-r--r--searx/engines/torrentz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/engines/torrentz.py b/searx/engines/torrentz.py
index c5e515acf..fcc8c042c 100644
--- a/searx/engines/torrentz.py
+++ b/searx/engines/torrentz.py
@@ -12,10 +12,10 @@
"""
import re
+from urllib.parse import urlencode
from lxml import html
from datetime import datetime
from searx.engines.xpath import extract_text
-from searx.url_utils import urlencode
from searx.utils import get_torrent_size
# engine dependent config