packages feed

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

<ruleset name="Fontspring">

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


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


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

</ruleset>