packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/VOICE-Daily-Deals.xml

<ruleset name="VOICE Daily Deals">

	<target host="voicedailydeals.com" />
	<!--	* for cross-domain cookie.	-->
	<target host="*.voicedailydeals.com" />


	<securecookie host="^.*\.voicedailydeals\.com$" name=".*" />


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

</ruleset>