https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/SPajIT.xml
<ruleset name="SPajIT" default_off="expired, self-signed">
<target host="hypeshell.com"/>
<target host="www.hypeshell.com"/>
<target host="shellmix.com"/>
<target host="www.shellmix.com"/>
<securecookie host="^(hypeshell|shellmix)\.com$" name=".*"/>
<!-- cert !match www -->
<rule from="^http://(?:www\.)?hypeshell\.com/"
to="https://hypeshell.com/"/>
<!-- cert !match !www -->
<rule from="^http://(?:www\.)?shellmix\.com/"
to="https://www.shellmix.com/"/>
<!-- fix links -->
<rule from="^https://shellmix\.com/"
to="https://www.shellmix.com/"/>
</ruleset>