TDKHome.old/news/index.html
MattTheTekie 98d6691f82 uwu
uwu
2023-07-14 10:46:07 -04:00

9 lines
No EOL
274 B
HTML

<meta name="viewport" content="width=240">
<script>
var d=new Date();
var m=d.getMonth();m++;
var y=d.getFullYear();
y=y.toString().split(20)[1];
window.location="check.php?m="+m+"&y="+y;
</script>
<!--Last modified <script>document.write(document.lastModified);</script>-->