diff --git a/eltiempo/js/estadisticas.js b/eltiempo/js/estadisticas.js index 4757f6e..68fa626 100644 --- a/eltiempo/js/estadisticas.js +++ b/eltiempo/js/estadisticas.js @@ -1,5 +1,6 @@ // API URL absoluta -const API_URL = "/eltiempo/servidor/api-weather-reverse.php?ciudad=madrid"; +const API_URL = "https://aplicacionesdevanguardia.es/eltiempo/servidor/api-weather-reverse.php?ciudad=madrid"; +//"/eltiempo/servidor/api-weather-reverse.php?ciudad=madrid"; // ==================== // Helper