This commit is contained in:
2025-07-19 22:08:52 +02:00
committed by GitHub
parent 029691a6d2
commit 8511dad036

View File

@@ -4,7 +4,7 @@ const targetID = params.get('targetID');
const selectedOption = params.get('selectedOption'); const selectedOption = params.get('selectedOption');
//const urlBackend = `https://api.vichingo455.freeddns.org/start-fermatebus.json/?param=${targetID}&param2=${selectedOption}&palina=${palina}`; //const urlBackend = `https://api.vichingo455.freeddns.org/start-fermatebus.json/?param=${targetID}&param2=${selectedOption}&palina=${palina}`;
const urlBackend = `http://balledelmona.keenetic.link:3005/start-fermatebus.json/?param=${targetID}&param2=${selectedOption}&palina=${palina}`; const urlBackend = `https://api.allorigins.win/get?url=${encodeURIComponent('http://balledelmona.keenetic.link:3005/?param=36&param2=ra&palina=700050')}`;
//const urlBackend = `http://localhost:3005/?param=${targetID}&param2=${selectedOption}&palina=${palina}`; //const urlBackend = `http://localhost:3005/?param=${targetID}&param2=${selectedOption}&palina=${palina}`;
function caricadati(){ function caricadati(){
fetch(urlBackend) fetch(urlBackend)