xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

[bug] web proxy status, error in the text

Open FranzDE opened this issue 7 years ago • 3 comments
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 :)

FranzDE avatar Apr 25 '18 19:04 FranzDE

Confirmed. Not a bug. Just unimportant typo. Content-Length: 18 --> Content-Length: 19 will fix it.

bobbieltd avatar Apr 25 '18 21:04 bobbieltd

Hi @bobbieltd Wich file I have to edit? Thanks

FranzDE avatar Apr 29 '18 21:04 FranzDE

I made a pull request on your repo to fix it. Merge it and it will display correctly.

bobbieltd avatar Apr 30 '18 02:04 bobbieltd