logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git

Google.org.xml (243B)


  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>