packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Voxel.xml

<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>