packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Secular-Student-Alliance.xml

<ruleset name="Secular Student Alliance">

	<target host="secularstudents.org" />
	<!--	* for cross-domain cookies.	-->
	<target host="*.secularstudents.org" />


	<securecookie host="^.*\.secularstudents\.org$" name=".*" />


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

</ruleset>