packages feed

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

<!--	See Intent-Media-mismatches.xml also
-->
<ruleset name="Intent Media (partial)" platform="mixedcontent">

	<target host="bikebiz.com" />
	<target host="www.bikebiz.com" />
	<target host="develop-online.net" />
	<target host="www.develop-online.net" />
	<target host="intentmedia.co.uk" />
	<target host="www.intentmedia.co.uk" />
	<target host="mcvuk.com" />
	<target host="www.mcvuk.com" />
	<target host="mobile-ent.biz" />
	<target host="www.mobile-ent.biz" />
	<target host="pcr-online.biz" />
	<target host="www.pcr-online.biz" />

	<rule from="^http://(www\.)?(bikebiz|develop-online|intentmedia|mcvuk|mobile-ent|pcr-online)\.(biz|com|co\.uk|net)/"
		to="https://www.$2.$3/" />

</ruleset>