packages feed

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

<ruleset name="HurricaneElectric">
  <target host="he.net" />
  <target host="www.he.net" />
  <target host="ipv6.he.net" />
  <target host="admin.he.net" />
  <!-- bgp.he.net and faq.he.net are don't support SSL at the moment -->

  <rule from="^http://he\.net/" to="https://www.he.net/"/>
  <rule from="^http://([^/:@\.]+)\.he\.net/" to="https://$1.he.net/"/>

  <securecookie host="^ipv6\.he\.net$" name=".*"/>
</ruleset>