https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/HootSuite.xml
<!--
For problematic rules, see HootSuite-mismatches.xml.
unbouncepages-com.s3.amazonaws.com/signup.hootsuite.com/
Nonfunctional subdomains:
- blog (valid cert; 404)
- media (valid cert; 404)
- translate (valid cert; shows www's data)
-->
<ruleset name="HootSuite">
<target host="hootsuite.com" />
<target host="*.hootsuite.com" />
<target host="*.static.hootsuite.com" />
<securecookie host="^(.*\.)?hootsuite\.com$" name=".*" />
<rule from="^http://(www\.)?hootsuite\.com/"
to="https://$1hootsuite.com/" />
<rule from="^https?://feedback\.hootsuite\.com/(css/|images/|packages/|track\.gif)"
to="https://hootsuite.uservoice.com/$1" />
<rule from="^https?://help\.hootsuite\.com/(assets|external|generated|images|registration|system)/"
to="https://hootsuite.zendesk.com/$1/" />
<rule from="^https?://s0\.static\.hootsuite\.com/"
to="https://d2l6uygi1pgnys.cloudfront.net/" />
<rule from="^https?://(?:s7\.)?static\.hootsuite\.com/"
to="https://d1ue63gpusfv5w.cloudfront.net/" />
</ruleset>