https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Pearson.xml
<!--
Other Pearson rulesets:
- InformIT.xml
-->
<ruleset name="Pearson (partial)" platform="mixedcontent">
<target host="register.pearsoncmg.com" />
<target host="pearsonvue.com" />
<target host="www.pearsonvue.com" />
<target host="vue.com" />
<target host="www.vue.com" />
<securecookie host="^register\.pearsoncmg\.com$" name=".+" />
<rule from="^http://register\.pearsoncmg\.com/"
to="https://register.pearsoncmg.com/" />
<!-- Should this always go to www8? Some other numbers work too.
-->
<rule from="^http://(?:www\.)?(?:pearson)?vue\.com/"
to="https://www8.pearsonvue.com/" />
</ruleset>