packages feed

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

<!--
	Nonfunctional subdomains:

		- about

-->
<ruleset name="Gna (partial)" platform="cacert">

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


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

</ruleset>