packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/University-of-Utah.xml

<!--	!functional:
		- (www.)
		- (www.)admissions
		- (www.)bannerserve
		- (www.)bookstore
		- (getinvolved.|www.)asuu
		- (www.)campusrec
		- (www.)careers
		- (www.)commuterservices
		- (www.)diversity
		- (www.)employment
		- (www.)events	(ssl_error_rx_record_too_long)
		- (www.)financialaid
		- (www.)housing
		- (www.)infact
		- (www.)it
		- (www.)lib
		- map		(cert: for *.csbs.utah.edu , csbs.utah.edu , support.csbs.utah.edu , www.csbs.utah.edu; shows csbs.utah.edu page)
		- library.med	(ssl_error_rx_record_too_long)
		- (www.)people	(timeout)
		- (www.)parents
		- (www.)registrar
		- (www.)sa	(interrupted)
		- (www.)ucard	(ssl_error_rx_record_too_long)
		- umail		(prompts for pw)
		- (www.)unews
-->
<ruleset name="University of Utah (partial)" platform="mixedcontent">

	<target host="dailyutahchronicle.com"/>
	<target host="www.dailyutahchronicle.com"/>
	<target host="uofulaw.org"/>
	<target host="www.uofulaw.org"/>
	<target host="fbs.admin.utah.edu"/>
	<target host="alumni.utah.edu"/>
	<target host="muss.alumni.utah.edu"/>
	<target host="www.alumni.utah.edu"/>
	<target host="cs.utah.edu"/>
	<target host="www.cs.utah.edu"/>
	<target host="csbs.utah.edu"/>
	<target host="support.csbs.utah.edu"/>
	<target host="www.csbs.utah.edu"/>
	<target host="go.utah.edu"/>
	<target host="gradschool.utah.edu"/>
	<target host="www.gradschool.utah.edu"/>
	<target host="law.utah.edu"/>
	<target host="www.law.utah.edu"/>
	<target host="www.umail.utah.edu"/>
	<target host="unid.utah.edu"/>


	<securecookie host="^(.*\.)?dailyutahchronicle\.com$" name=".*"/>
	<securecookie host="^(.*\.)?utah\.edu$" name=".*"/>


	<rule from="^http://(www\.)?dailyutahchronicle\.com/"
		to="https://$1dailyutahchronicle.com/"/>

	<rule from="^http://(www\.)?uofulaw\.org/"
		to="https://$1uofulaw.org/"/>

	<rule from="^http://(fbs\.admin|muss\.alumni|(www\.)?csbs|go|(www\.)?gradschool|www\.umail|unid)\.utah\.edu/"
		to="https://$1.utah.edu/"/>

	<rule from="^http://(?:www\.)?(cs|alumni)\.utah\.edu/"
		to="https://www.$1.utah.edu/"/>

	<!--	presents uofulaw.org cert	-->
	<rule from="^http://(?:www\.)?law\.utah\.edu/"
		to="https://uofulaw.org/"/>

</ruleset>