packages feed

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

<ruleset name="Aquent (partial)" platform="mixedcontent">

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

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

	<rule from="^http://(www\.)?aquent\.com/"
		to="https://$1aquent.com/"/>

	<!--	pages redirect to us, which cert !match		-->
	<rule from="^http://(www\.)?aquent\.us/(common|global)/"
		to="https://$1aquent.com/$2/"/>

</ruleset>