mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
6 lines
217 B
XML
6 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>
|