This commit is contained in:
Curry141 2025-07-19 22:08:52 +02:00 committed by GitHub
parent 029691a6d2
commit 8511dad036
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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)