packages feed

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

<ruleset name="New Matilda" default_off="expired, self-signed">

	<target host="newmatilda.com"/>
	<target host="www.newmatilda.com"/>

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

	<securecookie host="^\.newmatilda\.com$" name=".*"/>

</ruleset>