packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/UK-Web-Solutions-Direct.xml

<ruleset name="UK Web Solutions Direct">

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

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

	<!--	cert !match www		-->
	<rule from="^http://(?:www\.)?ukwebsolutionsdirect\.co\.uk/"
		to="https://ukwebsolutionsdirect.co.uk/"/>

</ruleset>