Update index.php

This commit is contained in:
Justin 2022-07-20 09:58:01 -04:00 committed by GitHub
commit 0dac1d72d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,4 @@
<?php
header("location: https://justa.us");
exit();
?>