packages feed

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

<ruleset name="1Cart">

	<target host="1cart.com"/>
	<target host="*.1cart.com"/>
	<target host="1cart.co.nz"/>
	<target host="www.1cart.co.nz"/>

	<securecookie host="^resellers\.1cart\.com$" name=".*"/>
	<securecookie host="^(www\.)?1cart\.co\.nz$" name=".*"/>

	<rule from="^http://(www\.)?1cart\.co(?:m|\.nz)/"
		to="https://$11cart.co.nz/"/>

	<rule from="^http://resellers\.1cart\.com/"
		to="https://resellers.1cart.com/"/>

</ruleset>