packages feed

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

<ruleset name="Gizmag (partial)">

	<target host="files.gizmag.com" />
	<target host="images.gizmag.com" />

	<rule from="^http://images\.gizmag\.com/"
		to="https://s3.amazonaws.com/gizmag-images/" />

	<rule from="^http://files\.gizmag\.com/"
		to="https://s3.amazonaws.com/files.gizmag.com/" />

</ruleset>