mirror of
https://github.com/searxng/searxng.git
synced 2026-06-04 00:47:17 +02:00
[mod] do not escape html content in engines
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"""
|
||||
|
||||
import re
|
||||
from cgi import escape
|
||||
from urllib import urlencode
|
||||
from lxml import html
|
||||
from searx.engines.xpath import extract_text
|
||||
|
||||
Reference in New Issue
Block a user