packages feed

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

<ruleset name="imgbox (partial)">

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


	<!--	Some pages redirect to http.	-->
	<rule from="^http://(www\.)?imgbox\.com/(assets/|(?:dmca|help|login|register|tos)(?:$|\?))"
		to="https://$1imgbox.com/$2" />

</ruleset>