Update '404.php'

This commit is contained in:
Li 2022-09-19 13:08:52 +00:00
parent 59b152bc81
commit d01d958b39
1 changed files with 0 additions and 2 deletions

View File

@ -7,6 +7,4 @@
for($i = 0; $i < 50; $i++){
echo("<br>");
}
$troll = fopen("roll.bin", "rb");
fpassthru($troll);
?>