packages feed

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

<ruleset name="MyChart" platform="mixedcontent">

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


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


	<rule from="^https?://(?:www\.)?viewmychart\.com/"
		to="https://www.viewmychart.com/" />

</ruleset>