packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Midnight-Commander.xml

<ruleset name="Midnight Commander" default_off="self-signed">

	<target host="midnight-commander.org" />
	<target host="www.midnight-commander.org" />


	<securecookie host="^www\.midnight-commander\.org$" name=".*" />


	<!--	Cert doesn't match www, but !www redirects to www.	-->
	<rule from="^http://(?:www\.)?midnight-commander\.org/"
		to="https://www.midnight-commander.org/" />

</ruleset>