packages feed

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

<!--
	For rules that are on by default, see Tribune.xml.

-->
<ruleset name="Tribune (mismatches)" default_off="mismatch">

	<!--	Akamai	-->
	<target host="baltimoresun.com" />
	<target host="www.baltimoresun.com" />
	<target host="latimes.com" />
	<target host="www.latimes.com" />
		<!--
			Handled in Los_Angeles_Times.xml.
								-->
		<exclusion pattern="^https?://(?:www\.)?latimes\.com/(?:favicon\.ico|hive/|images/|includes/|media/|stylesheets/)" />


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

	<!--	Cookies are handled in Los_Angeles_Times.xml.
								-->
	<rule from="^https?://(?:www\.)?latimes\.com/"
		to="https://www.latimes.com/" />

</ruleset>