logo

searx

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

GoogleTranslate.xml (353B)


  1. <ruleset name="Google Translate (broken)" default_off="redirect loops">
  2. <target host="translate.googleapis.com" />
  3. <target host="translate.google.com" />
  4. <rule from="^http://translate\.googleapis\.com/" to="https://translate.googleapis.com/"/>
  5. <rule from="^http://translate\.google\.com/"
  6. to="https://translate.google.com/" />
  7. </ruleset>