<ruleset name="US Internet Crime Complaint Center">
	<target host="ic3.gov" />
	<target host="complaint.ic3.gov" />
	<target host="www.ic3.gov" />

	<securecookie host="(^|\.)(complaint|www)\.ic3\.gov$" name=".+" />

	<rule from="^http://ic3\.gov/" to="https://www.ic3.gov/" />
	<rule from="^http://(complaint|www)\.ic3\.gov/" to="https://$1.ic3.gov/" />
</ruleset>