https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Scopus.xml
<!--
For other Elsevier coverage, see Elsevier.xml.
-->
<ruleset name="Scopus" platform="mixedcontent">
<target host="scopus.com" />
<target host="*.scopus.com" />
<securecookie host="^.*\.scopus\.com$" name=".*" />
<rule from="^https?://(?:www\.)?scopus\.com/"
to="https://www.scopus.com/" />
<!-- Involved in authentication. -->
<rule from="^http://acw\.scopus\.com/"
to="https://acw.scopus.com/" />
</ruleset>