packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Give-Kids-the-World.xml

<ruleset name="Give Kids the World" platform="mixedcontent">
	<target host="gktw.org" />
	<target host="www.gktw.org" />
	<target host="gktw.com" />
	<target host="www.gktw.com" />
	<target host="givekidstheworld.org" />
	<target host="www.givekidstheworld.org" />
	<target host="givekidstheworld.com" />
	<target host="www.givekidstheworld.com" />
	<target host="secure.gktw.org" />
	
	<target host="givekidstheworldstore.org" />
	<target host="www.givekidstheworldstore.org" />

	<securecookie host="^secure\.gktw\.org$" name=".+" />

	<securecookie host="^www\.givekidstheworldstore\.org$" name=".+" />

	<rule from="^http://secure\.gktw\.org/" to="https://secure.gktw.org/" />
	<rule from="^https?://(?:www\.)?(?:gktw|givekidstheworld)\.(?:com|org)/" to="https://secure.gktw.org/" />

	<rule from="^http://(?:www\.)?givekidstheworldstore\.org/" to="https://www.givekidstheworldstore.org/" />
</ruleset>