packages feed

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

<!--
	CDN buckets:

		- s3.sandbaguk.com.s3.amazonaws.com

		- cdn.virtek.com.c.footprint.net

			- cdn.sandbag.uk.com


	Nonfunctional sandbag.uk.com subdomains:

		- (www.) *
		- emailmarketer *
		- shop

	* Interrupted

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

	<target host="s3.sandbaguk.com.s3.amazonaws.com" />
	<target host="secured.sandbag.uk.com" />


	<!--	Forced redirection, so...
						-->
	<rule from="^https?://s3\.sandbaguk\.com\.s3\.amazonaws\.com/"
		to="https://s3-eu-west-1.amazonaws.com/s3.sandbaguk.com/" />

	<rule from="^http://secured\.sandbag\.uk\.com/"
		to="https://secured.sandbag.uk.com/" />

</ruleset>