mirror of
https://github.com/amark/gun.git
synced 2025-06-06 22:26:48 +00:00
what about this new peer?
This commit is contained in:
parent
8cd8c4f6fb
commit
d178d4a095
2
axe.js
2
axe.js
@ -48,7 +48,7 @@
|
|||||||
tmp = peers[id = key] = peers[id] || {};
|
tmp = peers[id = key] = peers[id] || {};
|
||||||
tmp.id = tmp.url = id;
|
tmp.id = tmp.url = id;
|
||||||
});
|
});
|
||||||
tmp = peers[id = 'https://gun-ams1.maddiex.wtf:443/gun'] = peers[id] || {};
|
tmp = peers[id = 'https://ovh.era.eco/gun'] = peers[id] || {};
|
||||||
tmp.id = tmp.url = id;
|
tmp.id = tmp.url = id;
|
||||||
|
|
||||||
var mesh = opt.mesh = opt.mesh || Gun.Mesh(root); // DAM!
|
var mesh = opt.mesh = opt.mesh || Gun.Mesh(root); // DAM!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user