https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/TopCoder.xml
<ruleset name="TopCoder" platform="mixedcontent"> <target host="topcoder.com"/> <target host="*.topcoder.com"/> <securecookie host="^(.*\.)?topcoder\.com$" name=".*"/> <!-- each client has a unique subdomain. --> <rule from="^http://([\w\-]+\.)?topcoder\.com/" to="https://$1topcoder.com/"/> </ruleset>