packages feed

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

<!--
	For problematic rules, see Thomson-Reuters-mismatches.xml.


	Nonfunctional domains:

		- (www.)reuters.com		(sec_error_reused_issuer_and_serial)
		- ip-science.thomsonreuters.com

-->
<ruleset name="Thomson Reuters (partial)">

	<target host="*.west.thomson.com" />
	<target host="newsandinsight.thomsonreuters.com" />
	<target host="*.westlaw.com" />
	<target host="images.store.westlaw.com" />


	<securecookie host="^(images|myaccount)\.west\.thomson\.com$" name=".*" />
	<securecookie host="^store\.westlaw\.com$" name=".*" />


	<rule from="^http://myaccount\.west\.thomson\.com/"
		to="https://myaccount.west.thomson.com/" />

	<rule from="^http://newsandinsight\.thomsonreuters\.com/(favicon\.ico$|UserSettings\.aspx|Web/)"
		to="https://newsandinsight.thomsonreuters.com/$1" />

	<rule from="^http://(onepass|(?:images\.)?store)\.westlaw\.com/"
		to="https://$1.westlaw.com/" />

</ruleset>