From b1e0cf7ddd88a5063610fe8b0613f28004c90648 Mon Sep 17 00:00:00 2001 From: Bronwen Date: Wed, 18 Nov 2020 11:42:03 -0500 Subject: [PATCH] just to push an update at this point... --- relay/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/relay/index.js b/relay/index.js index 09f4c76..92f1018 100644 --- a/relay/index.js +++ b/relay/index.js @@ -49,11 +49,11 @@ const app = express(); app.get('/', (req, res) => { res.end(` - +
${clients.map(client => ` - - + + `)}
${client.remoteAddress}${client.remoteIdentity}
${client.remoteAddress}
${client.remoteIdentity}