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

4 lines
69 B
PHP
Executable File

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