packages feed

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

<!--    See Convio-mismathes.xml also
-->
<ruleset name="Convio" platform="mixedcontent">

	<target host="customer.convio.net"/>
	<target host="secure2.convio.net"/>
	<target host="secure3.convio.net"/>

	<rule from="^http://customer\.convio\.net/$" to="https://secure2.convio.net/customer/site/SPageServer"/>

	<rule from="^http://secure([23])\.convio\.net/" to="https://secure$1.convio.net/"/>

	<securecookie host="^secure[23]\.convio\.net^" name=".*"/>

</ruleset>