packages feed

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

<!--
	s3.amazonaws.com/TN-SITES/2695/


	Nonfunctional subdomains:

		- tickets

-->
<ruleset name="IsoHunt" platform="mixedcontent">

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


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


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

</ruleset>