Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
6212c45d
Commit
6212c45d
authored
Jan 10, 2019
by
Nicolas Gelot
Browse files
Revert "Replace cgi.escape by html.escape"
This reverts commit
0dde07cc
.
parent
3a33f512
Changes
1
Hide whitespace changes
Inline
Side-by-side
searx/webapp.py
View file @
6212c45d
...
...
@@ -46,7 +46,7 @@ except:
from
sys
import
exit
exit
(
1
)
from
html
import
escape
from
cgi
import
escape
from
datetime
import
datetime
,
timedelta
from
werkzeug.contrib.fixers
import
ProxyFix
from
flask
import
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment