packages feed

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

<!--	!functional:
		- gdc.gale.com
-->
<ruleset name="Cengage (partial)" platform="mixedcontent">

	<target host="serviceplus.cengage.com"/>
	<target host="cengagebrain.com"/>
	<target host="*.cengagebrain.com"/>
	<target host="cengagebrain.co.uk"/>
	<target host="*.cengagebrain.co.uk"/>
	<target host="ed2go.com"/>
	<target host="*.ed2go.com"/>
	<target host="*.hbrstatic.com"/>
	<target host="highbeam.com"/>
	<target host="*.highbeam.com"/>
	<target host="multivu.com"/>
	<target host="www.multivu.com"/>
	<target host="ordercourses.com"/>
	<target host="www.ordercourses.com"/>

	<securecookie host="^(.*\.)?(ed2go|ordercourses).com$" name=".*"/>
	<securecookie host="^serviceplus\.cengage\.com$" name=".*"/>
	<securecookie host="^(.*\.)?cengagebrain\.co(m|\.uk)$" name=".*"/>

	<rule from="^http://serviceplus\.cengage\.com/"
		to="https://serviceplus.cengage.com/"/>

	<rule from="^http://assets\.cengagebrain\.com/"
		to="https://assets.cengagebrain.com/"/>

	<rule from="^http://(www\.)?cengagebrain\.co(m|\.uk)/"
		to="https://$1cengagebrain.co$2/"/>

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

	<rule from="^http://hbb\.hbrstatic\.com/"
		to="https://business.highbeam.com/"/>

	<rule from="^http://hbr\.hbrstatic\.com/"
		to="https://highbeam.com/"/>

	<rule from="^http://(www\.)?highbeam\.com/(Account/|combres\.axd/|[cC]ontent/|favicon\.ico|Img/|Login|Registration/)"
		to="https://$1highbeam.com/$2"/>

	<rule from="^http://business\.highbeam\.com/(Content/|favicon2\.ico|iframead/)"
		to="https://business.highbeam.com/$1"/>

	<!--	!www !work	-->
	<rule from="^http://(?:www\.)?multivu\.com/"
		to="https://www.multivu.com/"/>

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

</ruleset>