mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
improve https rewrite code
This commit is contained in:
@@ -137,3 +137,5 @@ def load_https_rules(rules_path):
|
||||
|
||||
# append ruleset
|
||||
https_rules.append(ruleset)
|
||||
|
||||
print(' * {n} https-rules loaded'.format(n=len(https_rules)))
|
||||
|
||||
Reference in New Issue
Block a user