random.html
random.html
—
HTML,
0Kb
File contents
<html> <head> <meta http-equiv="refresh" content="15;index.html"> </head> <body leftmargin="0px" topmargin="0px" marginwidth="0px" marginheight="0px"> <iframe src="random.php" width="100%" height="100%" FRAMEBORDER="0"></iframe> </body> </html>


