4 lines
74 B
PHP
4 lines
74 B
PHP
<?php
|
|
header('Location: https://github.com/SophiaAtkinson');
|
|
exit;
|
|
?>
|