4 lines
75 B
PHP
4 lines
75 B
PHP
<?php
|
|
header('Location: https://www.twitch.tv/sophiaatkinson');
|
|
exit;
|
|
?>
|