dr-w-site/discord/index.php

5 lines
61 B
PHP
Raw Normal View History

2017-12-06 14:17:19 +00:00
<?php
header("Location:https://discord.gg/BH4Bs5U");
die();