packages feed

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

<!--
	Problematic domains:

		- www.motherless.com	(cert only matches ^motherless.com)

-->
<ruleset name="Motherless (partial)">

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


	<rule from="^http://(?:www\.)?motherless\.com/(favicon\.ico|images/|login|scripts/|styles/)"
		to="https://motherless.com/$1" />

</ruleset>