summaryrefslogtreecommitdiff
path: root/searx/https_rewrite.py
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2015-01-01 14:10:59 +0100
committerAdam Tauber <asciimoo@gmail.com>2015-01-01 14:10:59 +0100
commit469e08881ee17d8a180d0c0741c1552a29108f0e (patch)
tree59db47065d54fdde5576babc19155f128359386f /searx/https_rewrite.py
parentc7cbd38fcc60601dd3b41df8a3a234c079f5dc0b (diff)
parent5d977056f7aa216eae09a22c3baaff73546f6ff1 (diff)
Merge pull request #165 from Cqoicebordel/Moar-engines
Moar engines
Diffstat (limited to 'searx/https_rewrite.py')
-rw-r--r--searx/https_rewrite.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/https_rewrite.py b/searx/https_rewrite.py
index 408474a44..d873b406d 100644
--- a/searx/https_rewrite.py
+++ b/searx/https_rewrite.py
@@ -154,7 +154,6 @@ def load_https_rules(rules_path):
print(' * {n} https-rules loaded'.format(n=len(https_rules)))
-
def https_url_rewrite(result):
skip_https_rewrite = False
# check if HTTPS rewrite is possible