2023-10-01 23:39:12 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<title>Firepup650</title>
|
|
|
|
<link href="style.css" rel="stylesheet" type="text/css" />
|
2023-10-02 02:21:42 +00:00
|
|
|
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
|
2023-10-02 01:28:54 +00:00
|
|
|
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
|
|
|
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/index"></script> -->
|
2023-10-01 23:39:12 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h5 hidden id='Maintenance' class="center"></h5>
|
|
|
|
<span class=center>
|
|
|
|
<h5 class="force-color">Welcome to my site!</h5>
|
|
|
|
<a href="/maintenance" class="cyan">Go to the Maintenance page</a>
|
|
|
|
<br/>
|
|
|
|
<a href="/dvd-screensaver" class="cyan">Go to the DVD Screensaver page</a>
|
|
|
|
<br/>
|
|
|
|
<a href="/cheese" class="cyan">Go to the Cheese page</a>
|
|
|
|
<br/>
|
|
|
|
<a href="/password-generator" class="cyan">Go to the Password Generator page</a>
|
|
|
|
<br/>
|
|
|
|
<a href="/users" class="cyan">Go to the Users page</a>
|
|
|
|
<br/>
|
|
|
|
<a href="/about-you" class="cyan">Go to the About Browser page</a>
|
|
|
|
<br/>
|
|
|
|
<a href="/server-info" class="cyan">Go to the Server Info page</a>
|
2023-10-02 02:13:57 +00:00
|
|
|
<!--<br/>
|
2023-10-01 23:39:12 +00:00
|
|
|
<a href="/visits" class="cyan">Go to the Vists page</a>
|
2023-10-02 02:13:57 +00:00
|
|
|
<br/>/!-->
|
2023-10-01 23:39:12 +00:00
|
|
|
<a href="/usage" class="cyan">Go to the Usage page</a>
|
2023-10-02 02:09:27 +00:00
|
|
|
<br/>
|
|
|
|
<a href="/novnc" class="cyan">Go to the noVNC viewer</a>
|
2023-10-01 23:39:12 +00:00
|
|
|
</span>
|
|
|
|
<script src="script.js"></script>
|
|
|
|
</body>
|
2023-10-02 02:09:27 +00:00
|
|
|
</html>
|