Neues Spiel Vanilla Game hinzugefügt

This commit is contained in:
2026-03-27 12:06:29 +01:00
parent 0baf667ee7
commit e262a1b46b
96 changed files with 8132 additions and 3584 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=/neuvanilla.html">
<title>Vanilla Game xXx Sphere</title>
</head>
<body>
<script>window.location.replace('/neuvanilla.html');</script>
</body>
</html>