first commit

This commit is contained in:
2026-06-09 19:36:57 +07:00
commit 7b3bc9178d
18 changed files with 7302 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
header('Location: index.html', true, 302);
exit;