Update index.php

This commit is contained in:
2026-04-10 10:34:49 +02:00
parent 1bcf3332d8
commit b54a44dbd4
+1
View File
@@ -4,6 +4,7 @@
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
<script>
const MAX_SCORE = 180;
const SERVER_URL = 'http://simonez-cloud.ddns.net:30200/www/GDT'
</script>
</head>
<?php