https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/University-of-Helsinki.xml
<!--
pubweb.it.helsinki.fi , pweb-0.it.helsinki.fi , pweb-1.it.helsinki.fi
Nonfunctional domains:
- kampuskartat.helsinki.fi (times out)
- tuotakaisinalumni.helsinki.fi (times out)
- www-db.helsinki.fi (times out)
- www.helsinki200.fi
-->
<ruleset name="University of Helsinki (partial)">
<target host="helsinki.fi" />
<target host="*.helsinki.fi" />
<!-- Cert doesn't match !www. -->
<rule from="^https?://helsinki\.fi/"
to="https://www.helsinki.fi/" />
<!-- - Some pages redirect to http
- Some pages 404
-->
<rule from="^http://www\.helsinki\.fi/(css/|images/)"
to="https://www.helsinki.fi/$1" />
<rule from="^http://(alma|alumniverkosto|blogs|www-db2)\.helsinki\.fi/"
to="https://$1.helsinki.fi/" />
</ruleset>