[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 = 410864

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

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

[duration_pre]
source = http://mining.bitcoin.cz/stats/json/
method = json
key = round_duration
value = 0:14:00

