packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Fanboy.xml

<ruleset name="Fanboy">
  <target host="fanboy.co.nz" />
  <target host="www.fanboy.co.nz" />
  <target host="secure.fanboy.co.nz" />

  <securecookie host="^(.+\.)?fanboy\.co\.nz$" name=".*"/>

  <rule from="^http://(?:www\.)?fanboy\.co\.nz/" to="https://secure.fanboy.co.nz/"/>
  <rule from="^http://secure\.fanboy\.co\.nz/" to="https://secure.fanboy.co.nz/"/>
</ruleset>