<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>
