packages feed

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

<ruleset name="Bitcoin Forum">

	<target host="bitcointalk.org"/>
	<target host="www.bitcointalk.org"/>

	<securecookie host="^bitcointalk\.org$" name=".*"/>

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

</ruleset>