https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Eniro.xml
<ruleset name="Eniro (partial)" platform="mixedcontent">
<target host="*.eniro.com"/>
<target host="eniro.se"/>
<target host="*.eniro.se"/>
<rule from="^http://(www\.)?eniro\.se/(webb/)?$"
to="https://$1eniro.se/$2"/>
<rule from="^http://(www\.)?eniro\.se/webmaster-content/partners/"
to="https://$1eniro.se/webmaster-content/partners/"/>
<rule from="^http://static1\.eniro\.com/[\d\.]+/components/frontpage/"
to="https://www.eniro.se/components/frontpage/"/>
<rule from="^http://static1\.eniro\.com/img/enirose/favicon\.ico$"
to="https://www.eniro.com/favicon.ico"/>
<!-- NB: Needs to be grabbed before the next rule. -->
<rule from="^http://static2\.eniro\.com/\d{4}\.\d\d\.\d\d/components/frontpage/css/components/frontpage/img/"
to="https://www.eniro.se/components/frontpage/img/" />
<rule from="^http://static2\.eniro\.com/\d{4}\.\d\d\.\d\d/components/frontpage/css/"
to="https://www.eniro.se/components/frontpage/css/"/>
</ruleset>