1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-22 22:20:42 +02:00
searxng/searx/plugins/https_rules/GoogleMelange.xml
2015-04-13 00:30:12 +02:00

7 lines
217 B
XML

<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>