packages feed

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

<ruleset name="LabCorp">
	<target host="labcorp.com" />
	<target host="datalink2.labcorp.com" />
	<target host="hypersend.labcorp.com" />
	<target host="www.labcorp.com" />
	<target host="www3.labcorp.com" />
	<target host="www4.labcorp.com" />

	<target host="labcorpsolutions.com" />
	<target host="www.labcorpsolutions.com" />

	<securecookie host="^(datalink2|hypersend|www[3-4]?)\.labcorp\.com$" name=".+" />
	<securecookie host="^((www)?\.)?labcorpsolutions\.com$" name=".+" />

	<rule from="^(http://(www\.)?|https://)labcorp\.com/" to="https://www.labcorp.com/" />
	<rule from="^http://(datalink2|hypersend|www[3-4]?)\.labcorp\.com/" to="https://$1.labcorp.com/" />

	<rule from="^(http://(www\.)?|https://)labcorpsolutions\.com/" to="https://www.labcorpsolutions.com/" />
</ruleset>