packages feed

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

<ruleset name="Ooyala (partial)" platform="mixedcontent">

	<target host="ooyala.com" />
	<target host="ak.c.ooyala.com" />
	<target host="*.ooyala.com" />

  <!-- https://trac.torproject.org/projects/tor/ticket/7615 -->
  <exclusion pattern="crossdomain\.xml$" />
	<securecookie host="^(.*\.)?ooyala\.com$" name=".*" />

	<!--	ak.c: Akamai	-->
	<rule from="^http://(?:ak\.)?c\.ooyala\.com/"
		to="https://s3.amazonaws.com/c.ooyala.com/" />

	<rule from="^http://ooyala\.com/"
		to="https://www.ooyala.com/" />

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

</ruleset>