site/virus/index.php

4 lines
69 B
PHP
Executable File

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