packages feed

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

<ruleset name="Film Threat">

	<target host="filmthreat.com"/>
	<target host="*.filmthreat.com"/>
	<!--	for cross-domain cookie		-->
	<target host="*.www.filmthreat.com"/>

	<securecookie host="^(.*\.)?filmthreat\.com$" name=".*"/>

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

</ruleset>