packages feed

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

<ruleset name="SANS">
	<target host="isc.sans.edu" />
	<target host="isc.sans.org" />
	<target host="sans.org" />
	<target host="www.sans.org" />
	<rule from="^http://isc\.sans\.org/" to="https://isc.sans.org/"/>
	<rule from="^http://isc\.sans\.edu/" to="https://isc.sans.edu/"/>
	<rule from="^http://www\.sans\.org/" to="https://www.sans.org/"/>
	<rule from="^http://sans\.org/" to="https://sans.org/"/>
</ruleset>