packages feed

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

<ruleset name="GunIO" platform="mixedcontent">
  <target host="gun.io" />
  <target host="www.gun.io" />

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

  <rule from="^http://(www\.)?gun\.io/" to="https://$1gun.io/"/>
</ruleset>