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