packages feed

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

<ruleset name="vzaar (partial)">

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

	<rule from="^http://(www\.)?vzaar\.com/(blog/|favicon\.ico$|help/|images/|login$|stylesheets/)"
		to="https://vzaar.com/$2"/>

	<rule from="^http://(assets[12]|framegrabs|resources|view)\.vzaar\.com/"
		to="https://$1.vzaar.com/"/>

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

</ruleset>