packages feed

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

<ruleset name="Picplz" platform="mixedcontent">
	<target host="picplz.com" />
	<target host="www.picplz.com" />
	
	<securecookie host="^(.+\.)?picplz\.com$" name=".*"/>
	
	<rule from="^http://(?:www\.)?picplz\.com/" to="https://picplz.com/"/>
</ruleset>