packages feed

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

<ruleset name="Proxify">

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

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

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

</ruleset>