Details | Last modification | View Log | RSS feed
<?php
header("Access-Control-Allow-Origin: *");
echo time();
?>