packages feed

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

<ruleset name="Soapbox CMS">

	<target host="soapboxcms.com"/>
	<target host="*.soapboxcms.com"/>

	<securecookie host="^(.*\.)?soapboxcms\.com$" name=".*"/>

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

</ruleset>