<ruleset name="Educational Computer Systems, Inc.">
  <target host="ecsi.net" />
  <target host="*.ecsi.net" />

  <rule from="^http://(?:www\.)?ecsi\.net/" to="https://www.ecsi.net/"/>
  <rule from="^http://([^/:@]*)\.ecsi\.net/" to="https://$1.ecsi.net/"/>
</ruleset>