From e7e0fe523f0fcd290d8c27e03041830e583ad430 Mon Sep 17 00:00:00 2001 From: Tatiana Villa Ema Date: Tue, 3 Feb 2026 19:14:17 +0100 Subject: [PATCH] api servidor --- eltiempo/js/estadisticas.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eltiempo/js/estadisticas.js b/eltiempo/js/estadisticas.js index 8208ace..b4e3e21 100644 --- a/eltiempo/js/estadisticas.js +++ b/eltiempo/js/estadisticas.js @@ -1,5 +1,5 @@ // API URL absoluta -const API_URL = "http://aplicacionesdevanguardia.es/eltiempo/apis/api-weather-reverse.php?ciudad=madrid"; +const API_URL = "http://aplicacionesdevanguardia.es/eltiempo/servidor/api-weather-reverse.php?ciudad=madrid"; // ==================== // Helper