Anti-hacking del cercaorario

This commit is contained in:
Leocraft1
2025-07-31 15:34:51 +02:00
parent d104f80362
commit 49313c321b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ const codice = params.get('code');
//Sets stop name
const fermata_span = document.getElementById('fermata-span');
fermata_span.innerHTML = `"${nome}"`;
fermata_span.textContent=nome;
//Set corsie per stazione o autostazione
const corsie_nav = document.getElementById('corsie-nav');
if(nome.includes("STAZIONE FS")){