packages feed

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

<ruleset name="MochaHost" platform="mixedcontent">

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


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


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

</ruleset>