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

3 lines
65 B
PHP
Executable File

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