packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/EDI-Health-Group.xml

<ruleset name="EDI Health Group" platform="mixedcontent">

	<target host="claimconnect.net"/>
	<target host="www.claimconnect.net"/>
	<target host="dentalxchange.com"/>
	<target host="*.dentalxchange.com"/>
	<target host="edihealth.com"/>
	<target host="www.edihealth.com"/>
	<target host="edihealth.net"/>
	<target host="www.edihealth.net"/>
	<target host="webclaim.net"/>
	<target host="www.webclaim.net"/>
	<target host="secure.payconnect.net"/>

	<securecookie host="^(.*\.)?dentalexchange\.com$" name=".*"/>
	<securecookie host="^secure\.payconnect\.net$" name=".*"/>

	<rule from="^http://(?:www\.)?claimconnect\.net/"
		to="https://www.dentalxchange.com/x/claimconnect.jsp"/>

	<rule from="^http://(?:www\.)?(?:dentalxchange\.com|(?:edihealth|webclaim)\.net)/"
		to="https://www.dentalxchange.com/"/>

	<rule from="^http://claimconnect\.dentalxchange\.com/"
		to="https://claimconnect.dentalxchange.com/"/>

	<rule from="^http://(?:www\.)?edihealth\.com/"
		to="https://www.dentalxchange.com/x/partners/webclaim.jsp"/>

	<rule from="^http://secure\.payconnect\.net/"
		to="https://secure.payconnect.net/"/>

</ruleset>