From a1fd1497a1824a1d8017bc5649fc12b16f6d106f Mon Sep 17 00:00:00 2001 From: jakubk Date: Tue, 21 May 2024 09:54:31 +0200 Subject: [PATCH] fourth commit --- fetch.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetch.js b/fetch.js index adfaf63..f839167 100644 --- a/fetch.js +++ b/fetch.js @@ -1,5 +1,5 @@ -//const url = "http://localhost/p20/get.php" -const url = "http://qstack.pl:8080/z1/get.php" +const url = "http://localhost/dev/get.php" +// const url = "http://qstack.pl:8080/z1/get.php" let lista fetch(url)