packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Out-of-Control.xml

<ruleset name="Out of Control">

	<target host="outofcontrol.ca" />
	<target host="www.outofcontrol.ca" />


	<securecookie host="^outofcontrol\.ca$" name=".*" />


	<!--	Cert only matches //outofcontrol.ca	-->
	<rule from="^https?://(?:www\.)?outofcontrol\.ca/"
		to="https://outofcontrol.ca/" />

</ruleset>