Hegz/puddle_jumper

Change in what to mine json

Hegz opened this issue · 2 comments

Hegz commented

whattomine doesn't seem to respect cookies anymore for json data. json values returned are for 3 x rx480 cards

Hegz commented

To get the correct json data, the url now needs to be in the format of:
whattomine.com/coins.json?requestparameter=string...

Storeing the parameter string in the cfg file seems like the best way to deal with this for now.

Hegz commented

changed the code to use a URL provided in the config file.