team-site/css/index.php
2018-02-09 15:04:01 -05:00

3 lines
65 B
PHP
Executable File

<?php
header("Location:https://tilde-team.github.io/css");
die();