https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/The-Art-Institutes.xml
<!--
Nonfunctional:
- (www.)ailearnmore.com
-->
<ruleset name="The Art Institutes (partial)">
<target host="artinstitutes.edu"/>
<target host="*.artinstitutes.edu"/>
<!-- Cert doesn't match !www. -->
<rule from="^https?://artinstitutes\.edu/"
to="https://www.artinstitutes.edu/" />
<rule from="^http://www\.artinstitutes\.edu/([iI]mages/|[iI]ncludes/|javascript/|masters-degrees/(images|stylesheets)/|Multimedia|programs-info/form/|[sS]tylesheets/|WebResource\.axd)"
to="https://www.artinstitutes.edu/$2/" />
<rule from="^http://content\.artinstitutes\.edu/"
to="https://content.artinstitutes.edu/" />
</ruleset>