packages feed

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

<ruleset name="Xagasoft">

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


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


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

</ruleset>