site/discord/index.php

5 lines
61 B
PHP

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