<ruleset name="The Hacker's Choice">
  <target host="thc.org" />
  <target host="*.thc.org" />

  <rule from="^http://thc\.org/"; to="https://thc.org/"/>
  <rule from="^http://([^/:@]*)\.thc\.org/" to="https://$1.thc.org/"/>
</ruleset>
<ruleset name="The Hacker's Choice">
  <target host="thc.org" />
  <target host="*.thc.org" />

  <rule from="^http://thc\.org/"; to="https://thc.org/"/>
  <rule from="^http://([^/:@]*)\.thc\.org/" to="https://$1.thc.org/"/>
</ruleset>

Reply via email to