packages feed

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

<!--
	Nonfunctional:

		- brightcove04.o.brightcove.com	(Akamai; "Service Unavailable")
		- c.brightcove.com
		- brightcove.vo.llnwd.net	(cert: *.hs.llnwd.net; blank page; brightcove.hs.llnwd.net doesn't exist)

-->
<ruleset name="Brightcove (partial)">

	<target host="*.brightcove.com" />
		<!--
			Videos fail to load.

			https://mail1.eff.org/pipermail/https-everywhere-rules/2012-July/001243.html
													-->
		<exclusion pattern="^http://admin\.brightcove\.com/crossdomain\.xml" />
		<!--
			https://mail1.eff.org/pipermail/https-everywhere-rules/2013-May/001587.html
													-->

		<exclusion pattern="^http://admin\.brightcove\.com/viewer/.+\.swf(?:\?|$)" />

	<!--	admin:	Akamai	-->
	<rule from="^https?://s?admin\.brightcove\.com/"
		to="https://sadmin.brightcove.com/" />

</ruleset>