Failover api vichi

This commit is contained in:
Leocraft1
2025-10-30 13:55:28 +01:00
parent 41da0539e4
commit 6953f0f0cc
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
const apiurl = 'https://api.vichingo455.freeddns.org/infobus/';
const apiurl = 'https://startapi.serverissimo.freeddns.org/infobus/';
// Funzione per applicare il filtro su ogni colonna
function applyFilter() {
const filterZona = document.getElementById('filterZona').value.toLowerCase();