packages feed

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

<ruleset name="MaxMind">

	<target host="maxmind.com" />
	<target host="www.maxmind.com" />


	<securecookie host="^www\.maxmind\.com$" name=".*" />


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

</ruleset>