packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Privacy-International.xml

<!--	!functional
		- www.bigbrotherinc.org	(shows Drupal installation wizard)
-->
<ruleset name="Privacy International">

	<target host="privacyinternational.org"/>
	<target host="www.privacyinternational.org"/>

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

</ruleset>