packages feed

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

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

	<target host="apmebf.com"/>
	<target host="*.apmebf.com"/>
	<target host="cj.com"/>
	<target host="*.cj.com"/>

	<securecookie host="^(.*\.)?(apmebf|cj)\.com$" name=".*"/>

	<rule from="^http://(?:www\.)?apmebf\.com/$"
		to="https://www.cj.com/privacy.html"/>

	<rule from="^http://cj\.com/"
		to="https://www.cj.com/"/>

	<rule from="^http://(members|signup|www)\.cj\.com/"
		to="https://$1.cj.com/"/>

</ruleset>