packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Peninsula-College-of-Medicine-and-Dentistry.xml

<!--
	A joint college of both Exeter and Plymouth Universities.

-->
<ruleset name="Peninsula College of Medicine &amp; Dentistry (partial)">

	<target host="pcmd.ac.uk" />
	<target host="*.pcmd.ac.uk" />
		<!--	Shows www data	-->
		<exclusion pattern="^http://pdsdef\." />


	<securecookie host="^(.*\.)?pcmd\.ac\.uk$" name=".*" />


	<!--	Encountered subdomains:

			- hr
			- www
				-->
	<rule from="^http://(\w+\.)?pcmd\.ac\.uk/"
		to="https://$1pcmd.ac.uk/" />

</ruleset>