mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
what about this volunteer peer?
This commit is contained in:
parent
8e2f12542d
commit
e63504a8df
2
axe.js
2
axe.js
@ -48,7 +48,7 @@
|
||||
tmp = peers[id = key] = peers[id] || {};
|
||||
tmp.id = tmp.url = id;
|
||||
});
|
||||
tmp = peers[id = 'https://gun-manhattan.herokuapp.com/gun'] = peers[id] || {};
|
||||
tmp = peers[id = 'https://gun-ams1.maddiex.wtf:443/gun'] = peers[id] || {};
|
||||
tmp.id = tmp.url = id;
|
||||
|
||||
var mesh = opt.mesh = opt.mesh || Gun.Mesh(root); // DAM!
|
||||
|
Loading…
x
Reference in New Issue
Block a user