logo

searx

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

Github-Pages.xml (207B)


  1. <!--
  2. For other GitHub coverage, see Github.xml.
  3. -->
  4. <ruleset name="GitHub Pages">
  5. <target host="*.github.io" />
  6. <rule from="^http://([^/@:\.]+)\.github\.io/"
  7. to="https://$1.github.io/" />
  8. </ruleset>