packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Courthouse-News-Service.xml

<ruleset name="Courthouse News Service" platform="mixedcontent">

	<target host="courthousenews.com" />
	<target host="www.courthousenews.com" />


	<securecookie host="^(www\.)?courthousenews\.com$" name=".*" />


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

</ruleset>