packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/The-Best-Hosting.xml

<ruleset name="The Best Hosting">

	<target host="the-best-hosting.net"/>
	<target host="www.the-best-hosting.net"/>

	<rule from="^http://(www\.)?the-best-hosting\.net/"
		to="https://$1the-best-hosting.net/"/>

	<securecookie host="^(www\.)?the-best-hosting\.net$" name=".*"/>

</ruleset>