https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Weborama.xml
<!-- gs1.wpc.edgecastcdn.net/001F34/
cstatic.weborama.fr/transp.gif = ssl.weborama.fr/images/transp.gif
(www.)weborama.fr doesn't work
-->
<ruleset name="Weborama (partial)">
<target host="*.weborama.fr"/>
<target host="*.solution.weborama.fr"/>
<!-- for cross-domain cookies -->
<target host="*.sfr.solution.weborama.fr"/>
<target host="*.webo.solution.weborama.fr"/>
<securecookie host="^\.\w+\.solution\.weborama\.fr$" name=".*"/>
<!-- mismatch (EdgeCast) -->
<rule from="^http://(?:a|el)static\.weborama\.fr/"
to="https://gs1.wpc.edgecastcdn.net/001F34/"/>
<rule from="^http://cstatic\.weborama\.fr/"
to="https://cstatic.weborama.fr/"/>
<rule from="^http://perf\.weborama\.fr/"
to="https://webo.solution.weborama.fr/"/>
<rule from="^http://(\w+)\.solution\.weborama\.fr/"
to="https://$1.solution.weborama.fr/"/>
<rule from="^http://s(?:sl|tatic)\.weborama\.fr/"
to="https://ssl.weborama.fr/"/>
</ruleset>