site/discord/index.php
2017-12-06 09:17:19 -05:00

5 lines
61 B
PHP

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