https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/JunoRecords.xml
<ruleset name="JunoRecords">
<target host="juno.co.uk" />
<target host="www.juno.co.uk" />
<target host="secure.juno.co.uk" />
<target host="junostatic.com" />
<target host="www.junostatic.com" />
<target host="cms.junostatic.com" />
<target host="images.junostatic.com" />
<rule from="^http://(www\.|secure\.)?juno\.co\.uk/" to="https://secure.juno.co.uk/" />
<rule from="^http://(www\.)?junostatic\.com/" to="https://static.juno.co.uk/" />
<rule from="^http://(images|cms)\.junostatic\.com/" to="https://images.juno.co.uk/" />
<!-- Juno Player -->
<exclusion pattern="^http://www\.juno\.co\.uk/crossdomain\.xml$" />
</ruleset>