packages feed

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

<!--
	s3.amazonaws.com/thenation/

-->
<ruleset name="The Nation">

	<target host="65.98.18.218" />
	<target host="donate.thenation.com" />
	<target host="upgnation.com" />
	<target host="www.upgnation.com" />


	<securecookie host="^donate\.thenation\.com$" name=".*" />


	<rule from="^http://donate\.thenation\.com/"
		to="https://donate.thenation.com/" />

	<rule from="^http://65\.98\.18\.218/"
		to="https://upgnation.com/" />

	<rule from="^http://(www\.)?upgnation\.com/(images/|(?:image|login|register)\.php|skin/|var/)"
		to="https://$1upgnation.com/$1" />

</ruleset>