tilde.chat/discord/index.php

4 lines
61 B
PHP
Raw Normal View History

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