team-site/discord/index.php

5 lines
61 B
PHP
Executable File

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