packages feed

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

<ruleset name="Atomic Insights" default_off="self-signed">

	<!--	Cert: plesk	-->
	<target host="atomicinsights.com" />
	<target host="www.atomicinsights.com" />


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


	<rule from="^https?://(?:www\.)?atomicinsights\.com/"
		to="https://atomicinsights.com/" />

</ruleset>