@ -113,6 +113,7 @@ function handlePing(network, res, err) {
// Send the update.
server.io.sockets.emit('updateHistoryGraph',{
ip:network.ip,
name:network.name,
players:(res?res.players.online:0),
timestamp:timeMs
});
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.