diff --git a/index.html b/index.html
index fd01e40..a345469 100644
--- a/index.html
+++ b/index.html
@@ -473,9 +473,9 @@
"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 = "";
@@ -700,6 +700,7 @@
// console.log("Beep")
gun.get(TABLE).get("heartbeat").load(console.debug);
}, 5000);
+ gun.get(TABLE).on((data) => {var e = true})