MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b2920/socialistbrew.com/
File Upload :
Current < : /hermes/sb_web/b2920/socialistbrew.com/random.php

<html>
<head>
<title>Random Number</title>
</head>
<body>
<pre>
<?php
$random_history = file_get_contents("./random/random.txt");
echo $random_history;
?>
</pre>
</body>
<html>