-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
198 lines (181 loc) · 9.4 KB
/
index.html
File metadata and controls
198 lines (181 loc) · 9.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>etamodder boring site</title>
<link rel="stylesheet" href="https://unpkg.com/xp.css" />
<style>
body {
background-image: url('./img/bliss-winxp.jpg');
background-size: cover;
background-position: center;
margin: 0;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
font-family: "Tahoma", sans-serif;
}
.window {
width: 90vw;
max-width: 606px;
height: auto;
display: flex;
flex-direction: column;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
.window-body {
flex: 1;
padding: 10px;
display: flex;
flex-direction: column;
overflow-y: auto;
gap: 10px;
background: #ece9d8;
}
.fun-box {
border: 2px groove #ccc;
background: white;
padding: 10px;
flex: 1;
overflow: auto;
}
.xp-button {
background: #e0e0e0;
border: 1px solid #808080;
padding: 3px 10px;
cursor: pointer;
font-weight: bold;
}
.xp-button:active {
background: #c0c0c0;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
}
img {
display: inline-block;
margin: auto;
}
</style>
<link rel="stylesheet" type="text/css" href="https://unpkg.com/clippyjs@0.0.3/assets/clippy.css" media="all">
</head>
<body>
<div class="window">
<div class="title-bar">
<div class="title-bar-text">main.exe</div>
<div class="title-bar-controls">
<button aria-label="Minimize"></button>
<button aria-label="Maximize"></button>
<button aria-label="Close" id="closeBtn"></button>
</div>
</div>
<div class="window-body">
<div class="fun-box" id="output">
<b>hello</b><br><br>
this little site has nothing cool or<br>
interesting at all. why are you here<br>
<ul>
<li><a href="./blog.html" target="_blank" rel="noopener noreferrer">BLOG!</a></li>
<li><a href="./enneagram.html" target="_blank" rel="noopener noreferrer">enneagram (geometry & group)</a></li>
<li><a href="./hdkill.html" target="_blank" rel="noopener noreferrer">hardware "killer"</a></li>
<li><a href="./xd.html" target="_blank" rel="noopener noreferrer">epic gamer pog</a></li>
<li><a href="./projects.html" target="_blank" rel="noopener noreferrer">my github repos</a></li>
<li><a href="./files.html" target="_blank" rel="noopener noreferrer">file upload-o-tron</a></li>
<li><a href="./sysinfo.html" target="_blank" rel="noopener noreferrer">system info</a></li>
<li><a href="./vnc.html" target="_blank" rel="noopener noreferrer">vnc connecter</a></li>
<li><a href="./pacman.html" target="_blank" rel="noopener noreferrer">pac man</a></li>
<li><a href="./mcemoji.html" target="_blank" rel="noopener noreferrer">text 2 mc emojis</a></li>
<li><a href="./88x31.html" target="_blank" rel="noopener noreferrer">the 88x31 for this site</a>
</li>
</ul>
<hr>
<div class="webring"
style="text-align:center; margin:6px 0; padding:6px; background:#ece9d8; border:2px groove #d4d0c8; font-family:'Tahoma',sans-serif; font-size:12px;">
<span
style="background:#000080; color:white; padding:2px 6px; border:1px solid #000; border-radius:2px;">
<a href="https://hotlinewebring.club/eta/previous" style="color:white; text-decoration:none;">⤎
prev</a>
</span>
<span style="margin:0 8px;">
<a href="https://hotlinewebring.club" target="_blank" rel="noopener noreferrer"
style="color:#000080; font-weight:bold; text-decoration:none;">hotline webring</a>
</span>
<span
style="background:#000080; color:white; padding:2px 6px; border:1px solid #000; border-radius:2px;">
<a href="https://hotlinewebring.club/eta/next" style="color:white; text-decoration:none;">next
⤏</a>
</span>
</div>
<hr>
<a href="https://yesterweb.org/no-to-web3/" target="_blank" rel="noopener noreferrer"><img
src="88x31s/say-no-to-web3.gif" alt="say NO to web3. keep the web FREE!" height="31" width="88"
loading="lazy"></a>
<img src="88x31s/shareware.gif" alt="pass the SHAREWARE please." height="31" width="88" loading="lazy">
<a href="https://shorturl.com" target="_blank" rel="noopener noreferrer"><img src="88x31s/shorturl.gif"
alt="got a long url? get a FREE subdomain!" height="31" width="88" loading="lazy"></a>
<img src="88x31s/no-webp.gif" alt="NO WEBP! use png!" height="31" width="88" loading="lazy">
<img src="88x31s/no-phones-get-pcs.gif" alt="don't be a phone chump, get a pc!" height="31" width="88"
loading="lazy">
<img src="88x31s/no-google.gif" alt="stand up to google!" height="31" width="88" loading="lazy">
<a href="https://www.linux.org/pages/download" target="_blank" rel="noopener noreferrer"><img
src="88x31s/linux.gif" alt="linux NOW!" height="31" width="88" loading="lazy"></a>
<img src="88x31s/internet-privacy.gif" alt="internet privacy NOW!" height="31" width="88"
loading="lazy">
<a href="https://www.w3schools.com/html/" target="_blank" rel="noopener noreferrer"><img
src="88x31s/html-learn-today.gif" alt="learn html5" height="31" width="88" loading="lazy"></a>
<img src="88x31s/ipv6.gif" alt="ipv6" height="31" width="88" loading="lazy">
<img src="88x31s/monoposoft.gif" alt="monoposoft internet exploiter" height="31" width="88"
loading="lazy">
<img src="88x31s/best-viewed-any.gif" alt="best viewed with ANY browser" height="31" width="88"
loading="lazy">
<a href="https://etamodder.github.io" target="_blank" rel="noopener noreferrer"><img
src="88x31s/website-88x31.gif"
alt="do u like retro stuff? if so, go to eta's site (which ur already on)" height="31"
width="88" loading="lazy"></a>
</div>
<div>
<button class="xp-button" id="btnJoke">show message</button>
<button class="xp-button" id="btnColor">change da background</button>
</div>
</div>
<div class="status-bar">
<p class="status-bar-field">
<a href="https://www.websiteout.net/counter.php" target="_blank" rel="noopener noreferrer">hit
counter:</a> <a href="https://www.websiteout.net/counter.php" target="_blank"
rel="noopener noreferrer"></a>
<script type="text/javascript" src="https://counter.websiteout.com/js/33/12/0/0"></script></a>
</p>
<p class="status-bar-field"><a href="https://github.com/ETAModder/etamodder.github.io" target="_blank"
rel="noopener noreferrer">star the site on github</a></p>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/clippyjs@latest/clippy.min.js"></script>
<script>
window.addEventListener("load", () => {
clippy.load('Clippy', agent => {
agent.show();
agent._el.style.zIndex = 9999;
function randomItem(arr) { return arr[Math.floor(Math.random() * arr.length)]; }
const clippymsgs = [
"It seems you are having a problem.\nYou haven't starred the repo yet!",
"Have you read the blog yet?",
"Don't tell BonziBuddy about what I said.",
"Sometimes I pop up for no reason.\nLike now!",
"Would you like to create a mail merge for your grocery items?\nI can help you send personalized letters to each banana!"
];
const animations = [
"GestureUp", "GestureDown", "GetAttention", "Idle",
"Writing", "Thinking", "LookingLeft", "LookingRight", "Searching"
];
function greet() {
agent.play(randomItem(animations));
agent.speak(randomItem(clippymsgs));
}
greet();
setInterval(greet, 60_000);
}, 'https://unpkg.com/clippyjs@0.0.3/build/agents/');
});
</script>
</body>
</html>