packages feed

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

<ruleset name="Conformal Systems">

	<target host="conformal.com" />
	<target host="*.conformal.com" />
	<target host="cyphertite.com" />
	<target host="www.cyphertite.com" />


	<securecookie host="^(.*\.)?c(onformal|yphertite)\.com$" name=".*" />


	<rule from="^http://(www\.)?c(onformal|yphertite)\.com/"
		to="https://$1c$2.com/" />

	<rule from="^http://opensource\.conformal\.com/"
		to="https://opensource.conformal.com/" />

</ruleset>