https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Lithium.xml
<ruleset name="Lithium">
<target host="74.86.17.250" />
<target host="lithium.com" />
<target host="*.lithium.com" />
<securecookie host="^.*\.lithium\.com$" name=".*" />
<rule from="^https?://74\.86\.17\.250/assets/"
to="https://www.lithium.com/assets/" />
<!-- Cert only matches www. -->
<rule from="^https?://(?:www\.)?lithium\.com/"
to="https://www.lithium.com/" />
<rule from="^http://(lithosphere|spark)\.lithium\.com/"
to="https://$1.lithium.com/" />
</ruleset>