packages feed

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

<!--
	For problematic rules, see Xt-Commerce-mismatches.xml.


	Nonfunctional domains:

		- addons.xt-commerce.com	(cert: plesk, self-signed, expired;
						shows default Plesk page)

-->
<ruleset name="xt:Commerce (partial)" platform="mixedcontent">

	<target host="xt-commerce.com" />
	<target host="www.xt-commerce.com" />
	<!--	* for cross-domain cookie.	-->
	<target host="*.www.xt-commerce.com" />


	<securecookie host="^www\.xt-commerce\.com$" name=".*" />


	<!--	- Cert only matches www
		- !www redirects to www
				-->
	<rule from="^https?://(?:www\.)?xt-commerce\.com/"
		to="https://www.xt-commerce.com/" />

</ruleset>