I tried to include no HTML besides a
tag that other pools are using in their JSON output. What is the most compatible way to output my JSON?
No HTML at all. Just the JSON text.
Edit: now it's valid JSON, here's the correct code for bitHopper:
[btcmonkey]
name: bitcoinmonkey.com
mine_address: bitcoinmonkey.com:8332
api_address: https://bitcoinmonkey.com/json/api.php
api_method:json
api_key:shares_this_round
role: mine
#CHANGE THIS
#http://bitcoinmonkey.com/
user: username
pass: password
Thanks phorensic!