packages feed

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

<ruleset name="Xmarks">

	<target host="xmarks.com"/>
	<target host="*.xmarks.com"/>

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

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

	<rule from="^http://(buy|download|login|my|static|thumbs)\.xmarks\.com/"
		to="https://$1.xmarks.com/"/>

</ruleset>