packages feed

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

<!--
s3.amazonaws.com/www.bucketexplorer.com
-->
<ruleset name="Chambal (partial)">

	<target host="images.bucketexplorer.com"/>
	<target host="accounts.chambal.com"/>

	<rule from="^http://(coppermine|images)\.bucketexplorer\.com/"
		to="https://s3.amazonaws.com/$1.bucketexplorer.com/"/>

	<rule from="^http://(?:www\.)?bucketexplorer\.com/favicon\.ico"
		to="https://s3.amazonaws.com/images.bucketexplorer.com/favicon.ico"/>

	<rule from="^http://accounts\.chambal\.com/"
		to="https://accounts.chambal.com/"/>

</ruleset>