packages feed

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

<ruleset name="Panic.com">
  <target host="panic.com" />
  <target host="www.panic.com" />

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

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