mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
import basic https rules from https-everywhere repository
* licenced under GPLv3+ * downloaded from https://github.com/EFForg/https-everywhere
This commit is contained in:
6
searx/https_rules/GoogleMelange.xml
Normal file
6
searx/https_rules/GoogleMelange.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<ruleset name="GoogleMelange">
|
||||
<target host="www.google-melange.com" />
|
||||
<target host="google-melange.com" />
|
||||
|
||||
<rule from="^http://(www\.)?google-melange\.com/" to="https://www.google-melange.com/" />
|
||||
</ruleset>
|
||||
Reference in New Issue
Block a user