https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Rapid7.xml
<!-- Other Rapid7 rulesets: - Metasploit.xml Problematic subdomains: - downloads (works, akamai) --> <ruleset name="Rapid7 (partial)" platform="mixedcontent"> <target host="rapid7.com" /> <target host="*.rapid7.com" /> <securecookie host="^(?:community|www)\.rapid7\.com$" name=".+" /> <rule from="^http://(browsercan\.|community\.|www\.)?rapid7\.com/" to="https://$1rapid7.com/" /> </ruleset>