<ruleset name="Demandbase" platform="mixedcontent">

	<target host="demandbase.com" />
	<target host="*.demandbase.com" />


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


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

	<rule from="^http://(api|demandbase|leads)\.demandbase\.com/"
		to="https://$1.demandbase.com/" />

</ruleset>
