packages feed

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

<ruleset name="GotFuturama" default_off="self-signed">

	<!--	Cert: webserver.ispgateway.de	-->
	<target host="gotfuturama.com" />
	<target host="www.gotfuturama.com" />


	<!--	!www redirects to www.	-->
	<rule from="^http://(?:www\.)?gotfuturama\.com/"
		to="https://www.gotfuturama.com/" />

</ruleset>