packages feed

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

<ruleset name="Magneto (buggy)" default_off="breaks downloads">

	<target host="imagineecommerce.com"/>
	<target host="registration.imagineecommerce.com"/>
	<target host="www.imagineecommerce.com"/>
	<target host="go.magneto.com"/>
	<target host="magnetocommerce.com"/>
	<target host="www.magnetocommerce.com"/>

  <!-- urgh!!! https://trac.torproject.org/projects/tor/ticket/5899 -->
  <exclusion pattern="^http://(www\.)?magnetocommerce\.com/download" />

	<rule from="^http://(www\.)?imagineecommerce\.com/wp-content/themes/imagine/favicon\.ico$"
		to="https://registration.imagineecommerce.com/_assets/img/icons/favicon.ico"/>

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

	<rule from="^http://go\.magneto\.com/(.+[^/]$)"
		to="https://go.magneto.com/$1"/>

	<rule from="^http://(www\.)?magnetocommerce\.com/"
		to="https://www.magnetocommerce.com/"/>

</ruleset>