<ruleset name="MyIMG.be">
	<target host="myimg.be"/>
	<target host="*.myimg.be"/>
	<rule from="^http://myimg\.be/" to="https://myimg.be/"/>
	<rule from="^http://([^/:@]*)\.myimg\.be/" to="https://$1.myimg.be/"/>
</ruleset>