packages feed

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

<ruleset name="Submission Technology">

	<target host="submissiontechnology.co.uk"/>
	<target host="*.submissiontechnology.co.uk"/>

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

	<!--	ssl redirects to www, cert expired	-->
	<rule from="^http://(ssl\.|www\.)?submissiontechnology\.co\.uk/"
		to="https://$1submissiontechnology.co.uk/"/>

</ruleset>