packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Find-a-Babysitter.xml

<!--
	Other Fairfax Media rulesets:

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

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

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

	<rule from="^http://www\.findababysitter\.com\.au/(Account/|[cC]ontent/)"
		to="https://www.findababysitter.com.au/$1"/>

</ruleset>