packages feed

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

<ruleset name="divShare" platform="mixedcontent">

	<target host="divshare.com" />
	<!--	* for cross-domain cookies.	-->
	<target host="*.divshare.com" />


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


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

</ruleset>