Nuovo archivio + snellimenti

This commit is contained in:
Leocraft1
2025-08-29 12:03:12 +02:00
parent 0f1f2883ed
commit 58e7cce84b
5 changed files with 611 additions and 623 deletions

View File

@@ -6,7 +6,7 @@ let allresults = [];
window.onbeforeunload=searchBar.value="";
window.onbeforeunload=stopCodeBar.value="";
const url = 'https://setaapi.serverissimo.freeddns.org/stoplist';
const url = 'https://setaapi.serverissimo.freeddns.org/stopcodesarchive';
//const url='http://localhost:5001/stoplist';
fetch(url)
.then(response => {