packages feed

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

<ruleset name="Flattr">
  <target host="api.flattr.com" />
  <target host="www.flattr.com" />
  <target host="flattr.com" />

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

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