https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/French-National-Centre-for-Scientific-Research.xml
<!--
Nonfunctional:
- www.insu.cnrs.fr (ssl_error_rx_record_too_long)
-->
<ruleset name="French National Centre for Scientific Research (partial)" default_off="self-signed">
<target host="cnrs.fr" />
<target host="www.cnrs.fr" />
<!-- !www doesn't work.
cnrs.fr/$ throws 403.
cnrs.fr/ins2i/$ redirects to www. -->
<rule from="^http://(?:www\.)?cnrs\.fr/ins2i/(images|IMG|plugins|styles)/"
to="https://www.cnrs.fr/ins2i/$1/" />
</ruleset>