forked from team/site
1
0
Fork 0
tilde.team/forum/index.php

4 lines
59 B
PHP

<?php
header("location:https://forum.tilde.team/");
die();