packages feed

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

<ruleset name="LastPass" default_off="Breaks addon ( https://eff.org/r.3Dq )">
  <target host="lastpass.com" />
  <target host="www.lastpass.com" />

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

  <rule from="^http://(?:www\.)?lastpass\.com/" to="https://lastpass.com/"/>
</ruleset>