<?php echo date("d-m-Y");
header("Status: 200 Entrando");
header("Location: http://jp.letz.dev/world/c.html");
exit;
?>