packages feed

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

<!--	Nonfunctional:
		- (www.)debuggable.com
		- status.transloadit.com	(!at transloadit.com/status)
-->
<ruleset name="Debuggable (partial)">

	<target host="transloadit.com"/>
	<target host="*.transloadit.com"/>

	<rule from="^http://www(-eleni|-eric)?\.transloadit\.com/"
		to="https://www$1.transloadit.com/"/>

	<rule from="^http://transloadit\.com/(accounts/forgot_pw|img/|login|mediaelement/|signup)"
		to="https://transloadit.com/$1"/>

</ruleset>