2
0
mirror of https://github.com/searx/searx synced 2025-09-01 23:16:04 +00:00
This commit is contained in:
Cqoicebordel
2015-01-19 22:26:48 +01:00
parent cd179bbdbb
commit 393d24ba50

View File

@@ -474,7 +474,7 @@ def preferences():
lang = request.cookies['language']
blocked_engines = []
resp = make_response(redirect(url_for('index')))
if request.method == 'GET':