<ruleset name="Bitcoin Wiki">

	<target host="bitcoin.it" />
	<target host="*.bitcoin.it" />


	<securecookie host="^en\.bitcoin\.it$" name=".*" />


	<rule from="^http://(en\.|www\.)?bitcoin\.it/"
		to="https://$1bitcoin.it/" />

</ruleset>
