packages feed

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

<!--	Bucket: s3.amazonaws.com/totem_production/
-->
<ruleset name="Totem">

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

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

	<rule from="^http://totemapp\.com/"
		to="https://www.totemapp.com/"/>

	<rule from="^http://(totem|www)\.totemapp\.com/"
		to="https://$1.totemapp.com/"/>

</ruleset>