mirror of https://github.com/searxng/searxng.git
7 lines
217 B
XML
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>
|