Misdew/upl.justa.us/index.php
2022-07-20 09:55:53 -04:00

4 lines
55 B
PHP

<?php
header("location: https://justa.us");
exit();
?>