11 lines
No EOL
247 B
HTML
11 lines
No EOL
247 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta name="robots" content="noindex,nofollow">
|
|
|
|
<title>暇だね〜</title>
|
|
</head>
|
|
<body>
|
|
<script>setTimeout(function(){location.reload();},1000);</script>
|
|
</body>
|
|
</html> |