https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/WebEx-Communications.xml
<ruleset name="WebEx Communications"> <target host="*.webex.com" /> <!-- Neither /web... nor www exist. --> <exclusion pattern="^http://www\." /> <securecookie host="^.*\.webex\.com$" name=".*" /> <!-- Clients have unique subdomains, e.g. ebscotraining.webex.com --> <rule from="^http://(\w+\.)?webex\.com/" to="https://$1webex.com/" /> </ruleset>