packages feed

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

<ruleset name="Lavabit">
  <target host="lavabit.com" />
  <target host="www.lavabit.com" />
  <target host="click.lavabit.com" />
  <target host="hosting.lavabit.com" />

  <securecookie host="^(.+\.)?lavabit\.com$" name=".*"/>

  <rule from="^http://(?:www\.)?lavabit\.com/" to="https://lavabit.com/"/>
  <rule from="^http://(click|hosting)\.lavabit\.com/" to="https://$1.lavabit.com/"/>
</ruleset>