site/discord/index.php
2017-12-27 13:42:50 -05:00

5 lines
61 B
PHP
Executable File

<?php
header("Location:https://discord.gg/BH4Bs5U");
die();