packages feed

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

<ruleset name="SecWiki" platform="mixedcontent">

	<target host="secwiki.org" />
	<target host="www.secwiki.org" />


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


	<!--	Cert doesn't match www.	-->
	<rule from="^http://(?:www\.)?secwiki\.org/"
		to="https://secwiki.org/" />

</ruleset>