packages feed

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

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

	<target host="demandbase.com" />
	<target host="*.demandbase.com" />


	<securecookie host="^(.*\.)?demandbase\.com$" name=".*" />


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

	<rule from="^http://(api|demandbase|leads)\.demandbase\.com/"
		to="https://$1.demandbase.com/" />

</ruleset>