packages feed

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

<ruleset name="Webgility (partial)" platform="mixedcontent">

	<target host="webgility.com"/>
	<target host="portal.webgility.com"/>
	<target host="www.webgility.com"/>

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

	<securecookie host="^portal\.webgility\.com$" name=".*"/>

</ruleset>