https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/UserEcho.xml
<ruleset name="UserEcho (partial)">
<target host="userecho.com"/>
<target host="*.userecho.com"/>
<!--
do not secure cookies for arbitrary subdomains!
https://trac.torproject.org/projects/tor/ticket/7698
-->
<securecookie host="^(www\.)?userecho\.com$" name=".*"/>
<rule from="^http://(?:www\.)?userecho\.com/"
to="https://userecho.com/"/>
</ruleset>