packages feed

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

<ruleset name="Cryptanalysis">

	<target host="cryptanalysis.eu"/>
	<target host="www.cryptanalysis.eu"/>

	<securecookie host="^cryptanalysis\.eu$" name=".*"/>

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

</ruleset>