diff --git a/homepage/index.php b/homepage/index.php index a30c30e..957a9fd 100644 --- a/homepage/index.php +++ b/homepage/index.php @@ -1,4 +1,24 @@ setTimeout( function() { const xhttp = new XMLHttpRequest(); - xhttp.open(\"GET\", \"scripts/config.php?restart_php=true\", true); + xhttp.open(\"GET\", \"./config.php?restart_php=true\", true); xhttp.send(); }, 1000);"; } diff --git a/scripts/exclude_list.php b/scripts/exclude_list.php index 876606f..d3d496f 100644 --- a/scripts/exclude_list.php +++ b/scripts/exclude_list.php @@ -6,6 +6,7 @@