https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/RSVP.xml
<!--
Other Fairfax Media rulesets:
- Fairfax-Digital.xml
- Find-a-Babysitter.xml
- InvestSMART.xml
- Weatherzone.xml
-->
<ruleset name="RSVP" platform="mixedcontent">
<target host="rsvp.com.au"/>
<target host="*.rsvp.com.au"/>
<!-- images & resources: Akamai
Cert doesn't match !www -->
<rule from="^https?://(?:images\.|resources\.)?rsvp\.com\.au/"
to="https://www.rsvp.com.au/"/>
<rule from="^http://www\.rsvp\.com\.au/((?:cms-|member)media/|css/|favicon\.ico|images/|login\.action|registration/)"
to="https://www.rsvp.com.au/$1"/>
</ruleset>