packages feed

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

<!--
	Nonfunctional subdomains:

		- geo	(times out)

-->
<ruleset name="Digital Point Solutions (partial)" default_off="expired, self-signed">

	<target host="digitalpoint.com" />
	<target host="www.digitalpoint.com" />


	<!--	- Cert only matches www
		- !www 301s to www
					-->
	<rule from="^https?://(?:www\.)?digitalpoint\.com/"
		to="https://www.digitalpoint.com/" />

</ruleset>