https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Web-Hosting-Talk.xml
<ruleset name="Web Hosting Talk"> <target host="webhostingtalk.com" /> <!-- * for cross-domain cookie. --> <target host="*.webhostingtalk.com" /> <securecookie host="^\.webhostingtalk\.com$" name=".*" /> <rule from="^http://(www\.)?webhostingtalk\.com/" to="https://$1webhostingtalk.com/" /> </ruleset>