packages feed

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

<ruleset name="Ricoh (partial)">

	<target host="ricoh.co.in"/>
	<target host="www.ricoh.co.in"/>
	<target host="ricoh.com"/>
	<target host="www.ricoh.com"/>
	<target host="ricoh.com.hk"/>
	<target host="www.ricoh.com.hk"/>
	<target host="marketplace.ricoh.com.sg"/>
	<target host="ricoh.sg"/>
	<target host="www.ricoh.sg"/>

	<securecookie host="^(.*\.)?ricoh\.co(\.in|m(\.sg)?)$" name=".*"/>

	<rule from="^http://(?:www\.)?ricoh\.co\.in/"
		to="https://ricoh.co.in/"/>

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

	<rule from="^http://(?:www\.)?ricoh\.com\.hk/co(mmon|tent)/"
		to="https://www.ricoh.com.hk/co$1/"/>

	<rule from="^http://marketplace\.ricoh\.com\.sg/"
		to="https://marketplace.ricoh.com.sg/"/>

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

</ruleset>