packages feed

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

<!--	!functional:
		- imstore	(banners included on 3rd-party websites)
-->
<ruleset name="bet365 Group (partial)">

	<target host="bet365.com"/>
	<target host="*.bet365.com"/>
	<target host="bet365affiliates.com"/>
	<target host="www.bet365affiliates.com"/>

	<securecookie host="^(.*\.)?bet365\.com$" name=".*"/>
	<securecookie host="^www.bet365affiliates.com$" name=".*"/>

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

	<rule from="^http://(members|www)\.bet365\.com/"
		to="https://members.bet365.com/"/>

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

</ruleset>