From eadf6e51f158e2fc52077d4df73b6a42825215b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Garnier?= Date: Fri, 7 Apr 2023 22:09:22 +0200 Subject: [PATCH] =?UTF-8?q?Changement=20d=C3=A9di=C3=A9=20au=20servuer=20d?= =?UTF-8?q?e=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- View/src/JS/base.js | 4 ++-- View/src/JS/baseTest.js | 4 ++-- View/src/pages/Main.php | 20 ++++++++++---------- View/src/pages/Multijoueur/Partie.php | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/View/src/JS/base.js b/View/src/JS/base.js index 9aae72e3..c6d26e0d 100644 --- a/View/src/JS/base.js +++ b/View/src/JS/base.js @@ -1,6 +1,6 @@ // const url = "http://localhost/Scripted/index.php"; -// const url = "http://82.165.180.114/Scripted/index.php"; -const url = "http://sancy.iut.uca.fr/~lafourcade/Scripted/index.php"; +const url = "http://82.165.180.114/Scripted/index.php"; +// const url = "http://sancy.iut.uca.fr/~lafourcade/Scripted/index.php"; function run() { const terminal = document.getElementById("console"); diff --git a/View/src/JS/baseTest.js b/View/src/JS/baseTest.js index b349b6c6..8e4dd7b1 100644 --- a/View/src/JS/baseTest.js +++ b/View/src/JS/baseTest.js @@ -1,6 +1,6 @@ // const url = "http://localhost/Scripted/index.php"; -// const url = "http://82.165.180.114/Scripted/index.php"; -const url = "http://sancy.iut.uca.fr/~lafourcade/Scripted/index.php"; +const url = "http://82.165.180.114/Scripted/index.php"; +// const url = "http://sancy.iut.uca.fr/~lafourcade/Scripted/index.php"; function run() { const terminal = document.getElementById("console"); diff --git a/View/src/pages/Main.php b/View/src/pages/Main.php index 85a886e5..c36814aa 100644 --- a/View/src/pages/Main.php +++ b/View/src/pages/Main.php @@ -175,17 +175,17 @@
- - +
diff --git a/View/src/pages/Multijoueur/Partie.php b/View/src/pages/Multijoueur/Partie.php index 0e8258bc..b9a78314 100644 --- a/View/src/pages/Multijoueur/Partie.php +++ b/View/src/pages/Multijoueur/Partie.php @@ -173,8 +173,8 @@