packages feed

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

<!--	!functional:
		- www.brandmerchandise.com	(cert: www.ssafastore.co.uk; shows that domain's data)
-->
<ruleset name="SSAFA (partial)">

	<target host="ssafastore.co.uk"/>
	<target host="www.ssafastore.co.uk"/>

	<rule from="^http://(www\.)?ssafastore\.co\.uk/"
		to="https://$1ssafastore.co.uk/"/>

	<securecookie host="^(www\.)?ssafastore\.co\.uk$" name=".*"/>

</ruleset>