Add new superpeer to test file

This commit is contained in:
Daniel Lugo 2021-05-13 11:08:17 -04:00
parent 96c3869b44
commit 91713353ba

View file

@ -21,10 +21,7 @@
<script> <script>
gun = Gun({ gun = Gun({
peers: [ peers: ['https://gun.shock.network:8765/gun','https://gun-eu.shock.network:8765/gun'],
'https://gun.shock.network:8765/gun',
//'http://gun2.shock.network:8765/gun'
],
axe: false axe: false
}) })