static S nodes_pingCmd() { ret "ws.send((working ? 'working' : 'idle') + '; cores=' + navigator.hardwareConcurrency);"; }