packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/The-Inspiration-Room.xml

<ruleset name="The Inspiration Room" default_off="expired, self-signed">

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

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

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

</ruleset>