packages feed

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

<!--
	Nonfunctional subdomains:

		- demo		(cert: supremecenter.com)
		- videos
		- webmail	(cert: webmail.supremecenter.com)

-->
<ruleset name="NTC Hosting" platform="mixedcontent">

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


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

</ruleset>