add public relays
This commit is contained in:
@@ -17,15 +17,20 @@ var GROUPID = "";
|
|||||||
var TABLE = GROUPID + ":telesec.tech.eus";
|
var TABLE = GROUPID + ":telesec.tech.eus";
|
||||||
const RELAYS = [
|
const RELAYS = [
|
||||||
"https://gun-es01.tech.eus/gun",
|
"https://gun-es01.tech.eus/gun",
|
||||||
"https://gun-es02.tech.eus/gun",
|
// Desactivado por alto consumo electrico:
|
||||||
"https://gun-es03.tech.eus/gun",
|
// "https://gun-es02.tech.eus/gun",
|
||||||
"https://gun-es04.tech.eus/gun",
|
// "https://gun-es03.tech.eus/gun",
|
||||||
"https://gun-es05.tech.eus/gun",
|
// "https://gun-es04.tech.eus/gun",
|
||||||
"https://gun-es06.tech.eus/gun",
|
// "https://gun-es05.tech.eus/gun",
|
||||||
|
// "https://gun-es06.tech.eus/gun",
|
||||||
// "https://gun-es07.tech.eus/gun", // No he podido instalar el nodo.
|
// "https://gun-es07.tech.eus/gun", // No he podido instalar el nodo.
|
||||||
// "https://gun-manhattan.herokuapp.com/gun",
|
"https://gun-manhattan.herokuapp.com/gun",
|
||||||
// "https://peer.wallie.io/gun",
|
"https://peer.wallie.io/gun",
|
||||||
// "https://gun.defucc.me/gun",
|
"https://gundb-relay-mlccl.ondigitalocean.app/gun",
|
||||||
|
"https://plankton-app-6qfp3.ondigitalocean.app/",
|
||||||
|
"https://gun.defucc.me/gun",
|
||||||
|
"https://gun.o8.is/gun",
|
||||||
|
"https://shogun-relay.scobrudot.dev/gun",
|
||||||
];
|
];
|
||||||
var SECRET = "";
|
var SECRET = "";
|
||||||
var SUB_LOGGED_IN = false;
|
var SUB_LOGGED_IN = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user