Update index.php
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
||||||
<script>
|
<script>
|
||||||
const MAX_SCORE = 180;
|
const MAX_SCORE = 180;
|
||||||
const SERVER_URL = 'http://simonez-cloud.ddns.net:30200/www/GDT'
|
|
||||||
</script>
|
</script>
|
||||||
|
<?php include 'php/config.php'; ?>
|
||||||
</head>
|
</head>
|
||||||
<?php
|
<?php
|
||||||
$route = [
|
$route = [
|
||||||
|
|||||||
Reference in New Issue
Block a user