From 93e174b93bab1186c0a602ed00d3a18ff88db0b3 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Wed, 6 Apr 2022 22:15:56 +0800 Subject: [PATCH] update token again Signed-off-by: Sean Cross --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e9e5c6c..8d09271 100644 --- a/index.html +++ b/index.html @@ -891,8 +891,8 @@ multiplex: { // Example values. To generate your own, see the socket.io server instructions. secret: getQueryHash().s || null, - id: 'ef4a6dfa448e19c1', - url: 'https://p.xobs.io/' + id: '6ee4f7df727dd88f', + url: 'https://reveal-multiplex.glitch.me/' },