packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/UiO.xml

<ruleset name="UiO">
  <target host="uio.no" />
  <target host="www.uio.no" />
  <target host="studweb.uio.no" />
  <target host="apollon.uio.no" />
  <target host="www.apollon.uio.no" />

	<rule from="^http://uio\.no/" to="https://uio.no/"/>
	<rule from="^http://www\.uio\.no/" to="https://www.uio.no/"/>

	<rule from="^http://studweb\.uio\.no/" to="https://studweb.uio.no/"/>

	<rule from="^http://apollon\.uio\.no/" to="https://apollon.uio.no/"/>
	<rule from="^http://www\.apollon\.uio\.no/" to="https://www.apollon.uio.no/"/>
</ruleset>