Google.org.xml 243 B

1234567891011121314
  1. <!--
  2. For other Google coverage, see GoogleServices.xml.
  3. -->
  4. <ruleset name="Google.org">
  5. <target host="google.org" />
  6. <target host="www.google.org" />
  7. <rule from="^http://(www\.)?google\.org/"
  8. to="https://$1google.org/" />
  9. </ruleset>