2024-07-07 03:21:18 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>dinobox</title>
|
2024-07-07 03:28:33 +00:00
|
|
|
<style>
|
|
|
|
:root {
|
|
|
|
color-scheme: light dark;
|
|
|
|
}
|
|
|
|
</style>
|
2024-07-07 03:21:18 +00:00
|
|
|
<head>
|
|
|
|
<body>
|
|
|
|
<h1>dinobox</h1>
|
|
|
|
<p>dinobox is simply dinobox.</p>
|
|
|
|
<hr/>
|
|
|
|
<p>You can contribute to this website <a href="https://git.h.hackclub.app/9pfs/dinobox.obl.ong">here</a> if you want to</p>
|
|
|
|
</body>
|
|
|
|
</html>
|