[general]
coin = btc
name = slush
payout_scheme = score
payout_mm = True

[mine]
address = api2.bitcoin.cz:8332

[shares]
method = json
source = http://mining.bitcoin.cz/stats/json/
key = shares
value = 2503877

[rate]
method = json
source = http://mining.bitcoin.cz/stats/json/
key = ghashes_ps
scale = gh
value = 1980.494

[duration]
method = duration
source = duration_pre
items = hour,min
key = (\d+):(\d+):
value = 5280.0

[duration_pre]
source = http://mining.bitcoin.cz/stats/json/
method = json
key = round_duration
value = 1:28:19

