packages feed

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

<ruleset name="Victor Chandler International">

	<target host="betvictor.com"/>
	<target host="www.betvictor.com"/>
	<target host="*.image-repository.com"/>
	<target host="vcint.com"/>
	<target host="*.vcint.com"/>
	<target host="banners.victor.com"/>
	<!--	for cross-domain cookie	-->
	<target host="*.banners.victor.com"/>

	<securecookie host="^(.*\.)?banners\.victor\.com$" name=".*"/>
	<securecookie host="^webmail\.vcint\.com$" name=".*"/>

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

	<rule from="^http://www\.betvictor\.com/(images/|[\w/]+/account/new)"
		to="https://www.betvictor.com/$1"/>

	<rule from="^http://assets([123])\.image-repository\.com/"
		to="https://assets$1.image-repository.com/"/>

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

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

	<!--	redirects to ecess1.cdn.continent8.com/wlvictorchandler40/affimages/...	-->
	<rule from="^http://banners\.victor\.com/"
		to="https://banners.victor.com/"/>

</ruleset>