xmr-node-proxy
xmr-node-proxy copied to clipboard
[bug] web proxy status, error in the text
trafficstars
Hi, there is a small error in the text:
If you open the address: http://pool.supportxmr.com:3333 You can read the text: "Mining Pool Online"
If you do the same thing on xmr-node-proxy url:port You can read the text: "Mining Proxy Onlin" ..an "e" has been lost :)
Confirmed. Not a bug. Just unimportant typo. Content-Length: 18 --> Content-Length: 19 will fix it.
Hi @bobbieltd Wich file I have to edit? Thanks
I made a pull request on your repo to fix it. Merge it and it will display correctly.