4 lines
86 B
PHP
4 lines
86 B
PHP
<?php
|
|
header('Location: https://discord.com/users/420297282676719618');
|
|
exit;
|
|
?>
|