packages feed

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

<ruleset name="GetFirebug" platform="mixedcontent">

	<target host="getfirebug.com" />
	<target host="*.getfirebug.com" />


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

</ruleset>