<ruleset name="Kelley Blue Book Co." platform="mixedcontent">

	<target host="kbb.com"/>
	<target host="*.kbb.com"/>
	<!--	Akamai	-->
	<target host="file.kelleybluebookimages.com"/>

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

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

	<rule from="^http://file\.k(?:bb|elleybluebookimages)\.com/"
		to="https://file.kbb.com/"/>

</ruleset>
