packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Software-in-the-Public-Interest.xml

<!--
	Nonfunctional subdomains:

		- (www.)	(cert: rt.spi-inc.org; displays that domain's data)

-->
<ruleset name="Software in the Public Interest (partial)" default_off="self-signed">

	<target host="rt.spi-inc.org" />


	<securecookie host="^rt\.spi-inc\.org$" name=".*" />


	<rule from="^http://rt\.spi-inc\.org/"
		to="https://rt.spi-inc.org/" />

</ruleset>