packages feed

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

<ruleset name="phpBB (partial)" default_off="self-signed">

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

	<securecookie host="^\.phpbb\.com$" name=".*"/>

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

</ruleset>