packages feed

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

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

	<target host="mediamath.com" />
	<target host="t1.mediamath.com" />
	<target host="www.mediamath.com" />


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


	<rule from="^http://(t1\.|www\.)?mediamath\.com/"
		to="https://$1mediamath.com/" />

</ruleset>