Récup infos + moteur

This commit is contained in:
Nogard
2025-03-22 15:28:33 +01:00
parent aa017a2715
commit bf51e5292b
2 changed files with 54 additions and 9 deletions
+9
View File
@@ -0,0 +1,9 @@
<html>
<head>
<script src="./script.js"></script>
<script>
run();
</script>
</head>
</html>