packages feed

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

<!--
	CDN buckets:

		- d1lolb6yyp8wyu.cloudfront.net
		- d27ylsxkm6728c.cloudfront.net

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

	<target host="mixcloud.com" />
	<target host="www.mixcloud.com" />

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

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

</ruleset>