Añadido Aulas (En desarrollo)

This commit is contained in:
naielv
2025-09-04 15:42:16 +02:00
parent f13218e0b1
commit 7d5d631b05
6 changed files with 268 additions and 22 deletions

View File

@@ -23,9 +23,9 @@ const RELAYS = [
"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-manhattan.herokuapp.com/gun",
"https://peer.wallie.io/gun",
"https://gun.defucc.me/gun",
// "https://gun-manhattan.herokuapp.com/gun",
// "https://peer.wallie.io/gun",
// "https://gun.defucc.me/gun",
];
var SECRET = "";
var SUB_LOGGED_IN = false;