<ruleset name="Voxel.net (broken)" default_off="broken">

	<target host="voxel.net"/>
	<target host="*.voxel.net"/>
	<target host="*.voxcdn.com"/>

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

	<rule from="^http://(www\.|portal\.)?voxel\.net/"
		to="https://$1voxel.net/"/>

	<rule from="^http://(\d\w*)\.voxcdn\.com/"
		to="https://$1.voxcdn.com/"/>
</ruleset>
