packages feed

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

<!--	!functional subdomains:
		- status	(timeout)

	See Codesion-mismatches.xml for problematic rules.
-->
<ruleset name="Codesion (partial)">

	<target host="app.codesion.com"/>
	<target host="help.codesion.com"/>

	<securecookie host="^(app|help)\.codesion\.com$" name=".*"/>

	<rule from="^http://(app|help)\.codesion\.com/"
		to="https://$1.codesion.com/"/>

</ruleset>