mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
8 lines
86 B
HTML
8 lines
86 B
HTML
|
<html>
|
||
|
<script>
|
||
|
setTimeout("window.close();", 1000);
|
||
|
</script>
|
||
|
<body>
|
||
|
</body>
|
||
|
</html>
|