packages feed

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

<ruleset name="London 2012" platform="mixedcontent">

	<target host="london2012.com"/>
	<target host="*.london2012.com"/>
		<exclusion pattern="^http://getset\.london2012\.com/((cy|en)/(home)?)?$"/>
	<target host="www.festival.london2012.com"/>
	<target host="tickets.london2012.com"/>
	<target host="www.tickets.london2012.com"/>

	<securecookie host="^((festival|www)?\.)?london2012\.com$" name=".*"/>

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

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

	<rule from="^http://www\.festival\.london2012\.com/"
		to="https://festival.london2002.com/"/>

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

	<rule from="^http://tickets\.london2012\.com/"
		to="https://www.tickets.london2012.com/"/>

	<rule from="^http://www\.tickets\.london2012\.com/member"
		to="https://www.tickets.london2012.com/member"/>

</ruleset>