Skip to content

Instantly share code, notes, and snippets.

@Aareon
Last active January 4, 2016 00:44
Show Gist options
  • Save Aareon/8bba83ab119704f575ae to your computer and use it in GitHub Desktop.
Save Aareon/8bba83ab119704f575ae to your computer and use it in GitHub Desktop.
data.json
//Used for MPOS API compatible pools. If you ain't got one, you're wasting your time
{"data": [
{
//http://url.com/index.php, etc.
"URL": "index.php?page=api&action=getuserstatus&api_key=",
"KEY": "<insert API key here>"
}
]}
//Did you know that these comments are the reason why I have parse.py?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment