From 073e23373a00006a18dbd673a2de49db220516eb Mon Sep 17 00:00:00 2001 From: asmodat Date: Mon, 1 Jan 2024 19:28:50 +0000 Subject: [PATCH] Update master-release to output generated at 68e20c6 --- index.html | 4 ++-- ipfs-cid.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 43751a3..58ea9e1 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ var sleepPromise = sleep(4000) console.info("INFO: Setting up load balancing...") - var cid = "bafybeiapi3vmiijbgaq3wakuzkgtna2lflcejj7lpoi6qgrx47bseo64yq" + var cid = "bafybeigntbrf3jrvueuhpky6cypor6dfo4ccbtmy5xm2ug5pu2edzmuffa" // Choose random gateway to distribute the traffic var gateways = [ @@ -86,7 +86,7 @@