Skip to content

Commit

Permalink
sirp
Browse files Browse the repository at this point in the history
  • Loading branch information
mobalife committed Aug 23, 2024
1 parent e6e0b40 commit 05a99ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cantext.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@
<script>
// Initialize Gun with a relay peer
const gun = Gun([
'https://gun-manhattan.herokuapp.com/gun',
'https://gunjs.herokuapp.com/gun'
'https://gun-manhattan.herokuapp.com/gun'
]);

// Reference to the chat room
Expand Down

0 comments on commit 05a99ca

Please sign in to comment.