Files
tuend-work 0b28a76e20 ud
2025-11-12 23:24:15 +07:00

4 lines
68 B
PHP

<?php
header("Location: http://".$_SERVER['HTTP_HOST'].":2222");
?>