https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/University-of-Stuttgart.xml
<!--
For problematic rules, see University-of-Stuttgart-self-signed.xml.
-->
<ruleset name="University of Stuttgart (partial)">
<target host="uni-stuttgart.de" />
<!-- * for cross-domain cookie. -->
<target host="*.uni-stuttgart.de" />
<!-- Cookie set by piwik. -->
<securecookie host="^\.uni-stuttgart\.de$" name="^BALANCEID$" />
<rule from="^http://uni-stuttgart\.de/"
to="https://uni-stuttgart.de/" />
<!-- Many paths redirect to http. -->
<rule from="^http://www\.uni-stuttgart\.de/(favicon\.ico|piwik/|res/)"
to="https://www.uni-stuttgart.de/$1" />
</ruleset>