packages feed

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

<!--
	Other Fairfax Media rulesets:

		- Fairfax-Digital.xml
		- Find-a-Babysitter.xml
		- RSVP.xml
		- Weatherzone.xml
-->
<ruleset name="InvestSMART (partial)" platform="mixedcontent">

	<target host="investsmart.com.au"/>
	<target host="www.investsmart.com.au"/>


	<!--	Cert doesn't match !www.	-->
	<rule from="^https?://investsmart\.com\.au/"
		to="https://www.investsmart.com.au/"/>

	<rule from="^http://www\.investsmart\.com\.au/(banner_ads|images|membership|share_trading|style)/"
		to="https://www.investsmart.com.au/$1/"/>

</ruleset>