packages feed

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

<!--	!functional:
		lghttp.nex.nexcesscdn.net	(cert: edgecastcdn.net; 404)
		(www.)nexess-status.com		(cert: *.nozonenet.com; shows H-Sphere default page)
-->
<ruleset name="Nexcess (partial)">

	<target host="nexcess.net"/>
	<target host="*.nexcess.net"/>

	<securecookie host="^(.*\.)?nexcess\.net$" name=".*"/>

	<rule from="^http://(affiliates\.|blog\.|docs\.|portal\.|static\.|www\.)?nexcess\.net/"
		to="https://$1nexcess.net/"/>

</ruleset>