summaryrefslogtreecommitdiff
path: root/searx/plugins/https_rules/GoogleMelange.xml
blob: ec23cd45fe778d0acb05f124f0dcfa78bb4951af (plain)
1
2
3
4
5
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>