packages feed

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

<ruleset name="StartLogic">

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

	<rule from="^http://(www\.)?(secure\.)?startlogic\.com/"
		to="https://$2startlogic.com/"/>

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

</ruleset>