<ruleset name="Stack Exchange (mixed content)" platform="mixedcontent">

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


	<securecookie host="\.stackexchange\.com$" name=".+" />


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

</ruleset>
