[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

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

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

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

