https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/KeyDrive.xml
<ruleset name="KeyDrive (partial)">
<target host="moniker.com"/>
<target host="*.moniker.com"/>
<target host="snapnames.com"/>
<target host="*.snapnames.com"/>
<!--
https://trac.torproject.org/projects/tor/ticket/7540
<securecookie host="^(.*\.)?moniker\.com$" name=".*"/>
<securecookie host="^(.*\.)?snapnames\.com$" name=".*"/>
-->
<rule from="^http://help\.moniker\.com/"
to="https://support.snapnames.com/"/>
<rule from="^http://(domainauctions\.|www\.)?moniker\.com/"
to="https://$1moniker.com/"/>
<rule from="^http://(moniker\.|www\.)?snapnames\.com/"
to="https://moniker.snapnames.com/"/>
</ruleset>