packages feed

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

<ruleset name="Dot5Hosting">

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

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

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

</ruleset>