packages feed

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

<!--
	help.goodsie.com is handled mostly in ENTP-clients.xml.


	d1bn1ndebsjcoa.cloudfront.net/e641ea0/


	Nonfunctional subdomains:

		- blog		(hosted on Tumblr)
		- feedback

-->
<ruleset name="Goodsie (partial)" platform="mixedcontent">

	<target host="goodsie.com" />
	<target host="www.goodsie.com" />


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


	<!--	- www over https: "store hidden"
		- redirects to !www over http.
					-->
	<rule from="^https?://(?:www\.)?goodsie\.com/"
		to="https://goodsie.com/" />

</ruleset>