From ec7746f79f410844ef977a3ad1e923559f0af09a Mon Sep 17 00:00:00 2001 From: naielv <109038805+naielv@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:31:35 +0200 Subject: [PATCH] fix --- src/gun_init.js | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gun_init.js b/src/gun_init.js index 3080fdc..8755e35 100644 --- a/src/gun_init.js +++ b/src/gun_init.js @@ -1,6 +1,6 @@ window.rtcRoom = "telesec.tech.eus"; var opt = { - axe: true, + axe: false, localStorage: false, peers: RELAYS // radisk: true, diff --git a/src/index.html b/src/index.html index c4bfb97..864d03a 100644 --- a/src/index.html +++ b/src/index.html @@ -92,7 +92,7 @@ - +