packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Federal-Bureau-of-Investigation.xml

<!--
	For other US government coverage, see US-government.xml.

-->
<ruleset name="Federal Bureau of Investigation (partial)" platform="mixedcontent">

	<target host="fbi.gov" />
	<target host="*.fbi.gov" />

	<rule from="^http://fbi\.gov/"
		to="https://www.fbi.gov/" />

	<rule from="^http://(foia\.|forms\.|tips\.|www\.)?fbi\.gov/"
		to="https://$1fbi.gov/" />

</ruleset>