https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/S2-Games.xml
<ruleset name="S2 Games (partial)" platform="mixedcontent">
<target host="heroesofnewerth.com"/>
<target host="www.heroesofnewerth.com"/>
<target host="savage2.com"/>
<target host="www.savage2.com"/>
<securecookie host="^(.*\.)?heroesofnewerth\.com$" name=".*"/>
<securecookie host="^savage2\.com$" name=".*"/>
<rule from="^http://(www\.)?heroesofnewerth\.com/"
to="https://$1heroesofnewerth.com/"/>
<rule from="^http://(?:www\.)?savage2\.com/"
to="https://savage2.com/"/>
</ruleset>