Files
2025-09-18 17:05:50 +05:00

4 lines
36 B
PHP

<?php
header('Location:/');
exit;
?>