packages feed

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

<ruleset name="HMV">
  <target host="www.hmv.com" />
  <target host="hmv.com" />
  <target host="hmv.co.uk" />
  <target host="www.hmv.co.uk" />
  <target host="www3.hmv.co.uk" />

  <rule from="^http://hmv\.com/" to="https://hmv.com/"/>
  <rule from="^http://www\.hmv\.com/" to="https://hmv.com/"/>
  <rule from="^http://hmv\.co\.uk/" to="https://hmv.com/"/>
  <rule from="^http://www\.hmv\.co\.uk/" to="https://hmv.com/"/>
  <rule from="^http://www3\.hmv\.co\.uk/" to="https://www3.hmv.co.uk/"/>

  <securecookie host="^hmv\.com$" name=".*"/>
</ruleset>