packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Kings-College-London.xml

<ruleset name="King's College London (partial)">

	<target host="kcl.ac.uk" />
	<target host="*.kcl.ac.uk" />


	<securecookie host="^alumni\.kcl\.ac\.uk$" name=".*" />


	<rule from="^http://(alumni\.|onespace\.|www\.)?kcl\.ac\.uk/"
		to="https://$1kcl.ac.uk/" />

</ruleset>