packages feed

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

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

	<target host="careers.dyson.com"/>
	<target host="www.careers.dyson.com"/>
	<target host="media.dyson.com"/>
	<target host="dyson.co.uk"/>
	<target host="content.dyson.co.uk"/>
	<target host="www.dyson.co.uk"/>
	<target host="dyson.ie"/>
	<target host="www.dyson.ie"/>

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

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

	<rule from="^http://(www\.)?dyson\.co\.uk/((combres\.axd|[iI]mages|Styles|medialibrary|YourAccount)/|RegisterYourMachine\.aspx$)/"
		to="https://www.dyson.co.uk/$2"/>

	<rule from="^http://content\.dyson\.co\.uk/(common|images)/"
		to="https://www.careers.dyson.com/$1/"/>

	<rule from="^http://content\.dyson\.co\.uk/Images/"
		to="https://www.dyson.co.uk/medialibrary/Images/Dyson/Site/"/>

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

	<securecookie host="^www\.careers\.dyson\.com$" name=".*"/>
	<securecookie host="^www\.dyson\.ie$" name=".*"/>

</ruleset>