Skip to content

Commit

Permalink
Update master-release to output generated at 68e20c6
Browse files Browse the repository at this point in the history
  • Loading branch information
asmodat committed Jan 1, 2024
1 parent b455227 commit 073e233
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down Expand Up @@ -86,7 +86,7 @@
<div>
<div id="div-error" style="width: 768px; display: none;">

<span><b>CID: bafybeiapi3vmiijbgaq3wakuzkgtna2lflcejj7lpoi6qgrx47bseo64yq</b><br><br></span>
<span><b>CID: bafybeigntbrf3jrvueuhpky6cypor6dfo4ccbtmy5xm2ug5pu2edzmuffa</b><br><br></span>

<span>The IPFS gateway is currently not available, please visit our </span>
<a id="rel-link" href="https://github.com/KiraCore/kira.network/releases/tag/v0.0.1"><span><strong>GitHub repository</strong></span></a>&nbsp
Expand Down
2 changes: 1 addition & 1 deletion ipfs-cid.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bafybeiapi3vmiijbgaq3wakuzkgtna2lflcejj7lpoi6qgrx47bseo64yq
bafybeigntbrf3jrvueuhpky6cypor6dfo4ccbtmy5xm2ug5pu2edzmuffa

0 comments on commit 073e233

Please sign in to comment.