From 8441e0c24fa9d7bdca5c5224a8b3d7fc05ff976b Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Wed, 6 Apr 2022 22:10:46 +0800 Subject: [PATCH] index: update socketid Signed-off-by: Sean Cross --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8dae164..e9e5c6c 100644 --- a/index.html +++ b/index.html @@ -891,7 +891,7 @@ multiplex: { // Example values. To generate your own, see the socket.io server instructions. secret: getQueryHash().s || null, - id: '160c0567ef5ca18f', + id: 'ef4a6dfa448e19c1', url: 'https://p.xobs.io/' },