This repository has been archived by the owner on Dec 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
296 lines (271 loc) · 7.68 KB
/
index2.html
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<html lang="en-US">
<head>
<link rel="stylesheet" href="/fnont/comic.css">
<style>
html {
background-color: var(--color1);
color: var(--color2);
background: url(https://cdn.pixabay.com/animation/2022/12/31/18/55/18-55-44-968_256.gif);
}
body {
text-align: center;
font-family: 'Comic Mono';
}
#theme-customizer {
position: fixed;
top: 10px;
left: 10px;
z-index: 10000;
}
table {
border-collapse: collapse;
overflow-x: scroll;
background-color: var(--color1);
}
td,
th {
padding: 10px;
border: 1px solid var(--color2);
}
*:has(> img) {
background: url(data:image/webp;base64,UklGRjAAAABXRUJQVlA4TCQAAAAvA8AAAIVS27ahb3uzOUmSJoqqrOq6P47of8DQdcprYdP8/VY=);
/*background-color: white;*/
filter: contrast(var(--fry));
image-rendering: crisp-edges;
}
img {
mix-blend-mode: soft-light;
background: white;
isolation: isolate;
}
img.rotate {
animation: 3s ease-in-out 1s rotate infinite;
}
@keyframes rotate {
0% {
transform: rotate3d(0);
}
50% {
transform: rotate3d(1, 1, 0, 180deg);
}
100% {
transform: rotate3d(0);
}
}
.background {
background-color: var(--color1);
}
</style>
</head>
<body>
<details id="theme-customizer">
<summary>Customize your theme</summary>
<div>
<input id="color1" type="color" oninput="setColor(1, this.value)">
<input id="color2" type="color" oninput="setColor(2, this.value)">
<input id="fry" type="range" min="1" max="20" oninput="setFry(this.value)">
</div>
</details>
<div class="background">
<h1>Cronge Studios</h1>
</div>
<div class="background">
<h2><i>REDESIGNED (Revision 2)</i></h2>
</div>
<br>
<div class="background">
<h2>Crewmates</h2>
</div>
<table style="width:100%;">
<thead>
<tr>
<th></th>
<th>TheArrayser</th>
<th>Blobert</th>
<th>MrLetsplay</th>
<th>Akito123321</th>
<th>JG-Cody</th>
<th>JD</th>
</tr>
</thead>
<tbody>
<tr>
<th>Image</th>
<td><img src="https://i.imgflip.com/5c02mv.gif" width="256" height="256"></td>
<td><img class="rotate" src="https://nsfw.cringe-studios.com/jester.gif"></td>
<td><img src="https://media.tenor.com/IKi9_tdSveIAAAAi/miku-hatsune.gif" width="256" height="256"></td>
<td><img src="https://media.tenor.com/ZfVdtde6BUsAAAAM/rimuru-rimuru-tempest.gif" width="256"
height="256"></td>
<td><img src="https://place-hold.it/256"></td>
<td><img src="https://media1.tenor.com/m/1y8zDc-ll-EAAAAd/3d-saul-saul-goodman.gif" width="256"
height="256"></td>
</tr>
<tr>
<th>Alias</th>
<td></td>
<td>Da Blob</td>
<td>meeemster</td>
<td>Master E</td>
<td>Cody</td>
<td></td>
</tr>
<tr>
<th>Role</th>
<td>Ex-CEO</td>
<td>Lead Jester</td>
<td>Chief Idiot</td>
<td>Plank Supervisor</td>
<td>Head Designer</td>
<td>Main Magistrate</td>
</tr>
<tr>
<th>E-Mail</th>
<td>arrayser@cringe-studios.com</td>
<td>blobert@cringe-studios.com</td>
<td>mr@cringe-studios.com</td>
<td>akito@cringe-studios.com</td>
<td>cody@cringe-studios.com</td>
<td>jd@cringe-studios.com</td>
</tr>
<tr>
<th>Sub-Page</th>
<td>https://arrayser.cringe-studios.com/</td>
<td>https://blobert.cringe-studios.com/</td>
<td>https://mr.cringe-studios.com/</td>
<td>https://akito.cringe-studios.com/</td>
<td>https://cody.cringe-studios.com</td>
<td>N/A</td>
</tr>
<tr>
<th>GitHub</th>
<td>https://github.com/TheArrayser</td>
<td>https://github.com/JDobeshow</td>
<td>https://github.com/MrLetsplay2003</td>
<td>https://github.com/Akito123321</td>
<td>https://github.com/JG-Cody</td>
<td>https://github.com/jonas-jd</td>
</tr>
<tr>
<th>Cringe Studios Git</th>
<td>https://git.cringe-studios.com/TheArrayser</td>
<td>https://git.cringe-studios.com/blobert</td>
<td>https://git.cringe-studios.com/mr</td>
<td>https://git.cringe-studios.com/akito123321</td>
<td>https://git.cringe-studios.com/cody</td>
<td>N/A</td>
</tr>
<tr>
<th>Favorite OS</th>
<td>VAX/VMS</td>
<td>Arch Linsus</td>
<td>Linux From Scratch</td>
<td>Windows</td>
<td>Fedora Linux</td>
<td></td>
</tr>
<tr>
<th>Favorite Song</th>
<td>Speedy Speed Boy</td>
<td>I can only count to FOUR</td>
<td>Among Us Trap Remix</td>
<td>Voices In My Head</td>
<td>Skillet Monster</td>
<td></td>
</tr>
<tr>
<th>Favorite Bean</th>
<td>Kidney Bean</td>
<td>Red Jelly Bean</td>
<td>Aperture Science Computer-Aided Enrichment Center Beans</td>
<td>13606 Bean</td>
<td>Mr. Bean</td>
<td></td>
</tr>
<tr>
<th>Favorite Video Game</th>
<td>Amogus</td>
<td>Boulder's Gate 3</td>
<td>Kekmania</td>
<td>RL</td>
<td>Halo</td>
<td></td>
</tr>
<tr>
<th>Favorite Programming Language</th>
<td><img src="https://nsfw.cringe-studios.com/C.png" width="256" height="256"></td>
<td><img src="https://nsfw.cringe-studios.com/iu.png" width="256" height="256"></td>
<td><img src="https://nsfw.cringe-studios.com/java.png" width="256" height="256"></td>
<td><img src="https://search.cringe-studios.com/image_proxy?url=https%3A%2F%2Fwww.kindpng.com%2Fpicc%2Fm%2F198-1984828_java-icon-transparent-hd-png-download.png&h=25dd9904a70740d7961c49db538c0e99e73693d062a26a32fbfcfa1713928223" width="256" height="256"></td>
<td><img src="https://xmission.com/blog/wp-content/uploads/2017/08/best-wordpress-plugins-2014.jpg"
width="256" height="256">
</td>
<td></td>
</tr>
<tr>
<th>Favorite Password</th>
<td>
<div style="word-break: break-all;">
DjszY5W&Zh3^QvCpgCEH9CEC!3$G*gqaBaY4pnXB6BwpAQ#Zj8G96EGeLjAbGkea%CUejLUsV9bs$n92Mg^t!*C5CSz$Gy9u*t!j3cuqDG!A8#XEs6%g5^*TXmV%U@8VrRs3z9hTg9eetFp!Lb6i8nw7KSwnsmLJ2PwnCWYnYniateHm7Mu$FxDA4NfyAfy5BtouU4RZiPd%vAxJ4*wM8AZ#MUKy3YQRHfqX*$JTWwB9%hf^7j#5nC8Ehg6wrwMj
</div>
</td>
<td><div style="word-break: break-all;">c184719e296d9f812f353ff74779ae3a2f340bc43078ae449131207edeb3605a</div></td>
<td>p4$$w0rd</td>
<td>3x5GNQ5p^2*s%kLbDBZ&DPCj*@wS&mfM</td>
<td>********</td>
<td></td>
</tr>
<tr>
<th>Quote</th>
<td>"Amogus!"</td>
<td>"Nein"</td>
<td>"\""</td>
<td>"Hab ich noch 'nen PP-Wish?"</td>
<td>"hab hier nix zu sagen🤣"</td>
<td></td>
</tr>
<tr>
<th>Do you like spreadsheets?</th>
<td>TRUE</td>
<td>Yes, I ues them to count my money</td>
<td>perchance</td>
<td>-</td>
<td>yep</td>
<td></td>
</tr>
<tr>
<th>Flex</th>
<td><iframe src="https://arrayser.cringe-studios.com" width="256" height="256"></iframe></td>
<td></td>
<td>
<div id="mrFlex"></div>
<script src="mr/index-flex/flex.js"></script>
<link rel="stylesheet" href="mr/index-flex/flex.css">
</td>
<td><img src="https://nsfw.cringe-studios.com/flex2.png" width="256" height="256"></td>
<td><iframe src="https://cody.cringe-studios.com" width="256" height="256"></iframe></td>
<td></td>
</tr>
</tbody>
</table>
<script>
let color1 = document.getElementById("color1");
let color2 = document.getElementById("color2");
function setColor(n, color) {
document.documentElement.style.setProperty("--color" + n, color);
document.getElementById("color" + n).value = color;
}
function setFry(n) {
document.documentElement.style.setProperty("--fry", n);
document.getElementById("fry").value = n;
}
function randomColor() {
return '#' + (Math.random() * 0xFFFFFF >> 0).toString(16);
}
console.log("Cringe Studios theme initializer v1.0 started");
setColor(1, '#FFFF00');
setColor(2, '#FF0000');
setFry(10);
</script>
</body>
</html>