packages feed

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

<ruleset name="Gowalla">
  <target host="gowalla.com" />
  <target host="www.gowalla.com" />
  <target host="static.gowalla.com" />

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