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 @@