From ce8717b55a7dbaeb43a82f91bbf2b53b1f14f1ca Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Fri, 29 Aug 2025 09:42:56 -0700 Subject: [PATCH] Added the traceroute and neighbours to the map --- meshview/templates/map.html | 603 ++++++++++++++++++------------------ 1 file changed, 300 insertions(+), 303 deletions(-) diff --git a/meshview/templates/map.html b/meshview/templates/map.html index fa7d7c0..95de2e7 100644 --- a/meshview/templates/map.html +++ b/meshview/templates/map.html @@ -1,8 +1,8 @@ {% extends "base.html" %} {% block css %} + integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" + crossorigin=""/>