https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/LivePerson.xml
<ruleset name="LivePerson (partial)" platform="mixedcontent">
<target host="hc2.humanclick.com" />
<target host="liveperson.hosted.jivesoftware.com"/>
<target host="liveperson.com" />
<target host="*.liveperson.com" />
<target host="liveperson.net"/>
<target host="*.liveperson.net"/>
<target host="*.iad.liveperson.net"/>
<securecookie host="^hc2\.humanclick\.com$" name=".*" />
<securecookie host="^sr2\.liveperson\.net$" name=".*"/>
<rule from="^http://hc2\.humanclick\.com/"
to="https://hc2.humanclick.com/" />
<!-- Cert only matches *.liveperson.com. -->
<rule from="^https?://(?:www\.)?liveperson\.com/"
to="https://www.liveperson.com/"/>
<rule from="^http://(base|community|customercenter|solutions|sr2)\.liveperson\.com/"
to="https://solutions.liveperson.com/" />
<!-- sr2 example: https://www.oracle.com/partners/index.html -->
<rule from="^http://(base|server\.iad|sr2)\.liveperson\.net/"
to="https://$1.liveperson.net/"/>
<rule from="^http://liveperson\.hosted\.jivesoftware\.com/"
to="https://community.liveperson.net/"/>
<securecookie host="^.*\.liveperson\.(com|net)$" name=".*"/>
</ruleset>