fourth commit

This commit is contained in:
james 2024-05-21 09:54:31 +02:00
parent 5f5c9affe6
commit a1fd1497a1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
//const url = "http://localhost/p20/get.php" const url = "http://localhost/dev/get.php"
const url = "http://qstack.pl:8080/z1/get.php" // const url = "http://qstack.pl:8080/z1/get.php"
let lista let lista
fetch(url) fetch(url)