-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathamong-us.html
376 lines (366 loc) · 11.5 KB
/
among-us.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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" href="../img/favicon.png">
<meta http-equiv="content-language" content="en">
<meta name="distribution" content="Global">
<meta http-equiv="audience" content="General">
<title>Among Us - Gaming Never Stops Here!</title>
<meta name="description" content="Play thousands of free online games on GameZone! 🚀 No downloads, no interruptions—just pure fun. Explore and enjoy your favorite games now!">
<meta name="keywords" content="Among Us, play Among Us online, Among Us unblocked, free Among Us game, online gaming">
<meta name="robots" content="index, follow">
<script src="https://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700;800&display=swap" rel="stylesheet">
<script src="../js/analytics.js"></script>
<script src="../js/gmm.js"></script>
<script src="../js/nkad.js"></script>
<!-- CSS File Link -->
<link rel="stylesheet" href="../css/snap.css">
<link rel="stylesheet" href="../css/custom.css">
</head>
<body onload="loadGame()" style="background: url('../img/bg-img.jpg'); background-size: cover;">
<header>
<a href="/">
<div class="website-name">Among Us</div></a>
<nav class="top-navigation">
<a href="../cat/all-games.html">All Games</a>
<a href="../cat/new.html">New</a>
<a href="../cat/popular.html">Popular</a>
</nav>
</header>
<main>
<h1>Among Us</h1>
<div class="game-container" id="gameContainer">
<div id="loading"><span class="loader">Loading</span></div>
<iframe id="gameFrame" sandbox="allow-scripts allow-same-origin"></iframe>
<button class="fullscreen-btn" onclick="toggleFullscreen()">Go Fullscreen</button>
</div>
<div class="game-details">
<p>
Play instantly in fullscreen browser, no downloads. Explore and enjoy various gaming experiences now!
</p>
</div>
<section class="recommendations">
<h3>Other Games You Might Like</h3>
<div class="games-grid">
<div class="game-card">
<a href="../tetra-blocks.html">
<img src="../icon/tetra-blocks.jpg" alt="Tetra Blocks" />
<p>Tetra Blocks</p>
</a>
</div>
<div class="game-card">
<a href="../tetris-99.html">
<img src="../icon/tetris-99.jpg" alt="Tetris 99" />
<p>Tetris 99</p>
</a>
</div>
<div class="game-card">
<a href="../tetris-flash.html">
<img src="../icon/tetris-flash.jpg" alt="Tetris Flash" />
<p>Tetris Flash</p>
</a>
</div>
<div class="game-card">
<a href="../the-impossible-quiz.html">
<img src="../icon/the-impossible-quiz.jpg" alt="The Impossible Quiz" />
<p>The Impossible Quiz</p>
</a>
</div>
<div class="game-card">
<a href="../the-little-giant.html">
<img src="../icon/the-little-giant.jpg" alt="The Little Giant" />
<p>The Little Giant</p>
</a>
</div>
<div class="game-card">
<a href="../there-is-no-game.html">
<img src="../icon/there-is-no-game.jpg" alt="There Is No Game" />
<p>There Is No Game</p>
</a>
</div>
<div class="game-card">
<a href="../three-goblets.html">
<img src="../icon/three-goblets.jpg" alt="Three Goblets" />
<p>Three Goblets</p>
</a>
</div>
<div class="game-card">
<a href="../throw-it-higher.html">
<img src="../icon/throw-it-higher.jpg" alt="Throw It Higher" />
<p>Throw It Higher</p>
</a>
</div>
<div class="game-card">
<a href="../thumb-fighter-christmas.html">
<img src="../icon/thumb-fighter-christmas.jpg" alt="Thumb Fighter Christmas" />
<p>Thumb Fighter Christmas</p>
</a>
</div>
<div class="game-card">
<a href="../thumb-fighter.html">
<img src="../icon/thumb-fighter.jpg" alt="Thumb Fighter" />
<p>Thumb Fighter</p>
</a>
</div>
<div class="game-card">
<a href="../thunderdogs-io.html">
<img src="../icon/thunderdogs-io.jpg" alt="Thunderdogs Io" />
<p>Thunderdogs Io</p>
</a>
</div>
<div class="game-card">
<a href="../tictactoe.html">
<img src="../icon/tictactoe.jpg" alt="Tictactoe" />
<p>Tictactoe</p>
</a>
</div>
<div class="game-card">
<a href="../tiger-simulator-3d.html">
<img src="../icon/tiger-simulator-3d.jpg" alt="Tiger Simulator 3d" />
<p>Tiger Simulator 3d</p>
</a>
</div>
<div class="game-card">
<a href="../time-clones.html">
<img src="../icon/time-clones.jpg" alt="Time Clones" />
<p>Time Clones</p>
</a>
</div>
<div class="game-card">
<a href="../tingly-ppyramid-solitaire.html">
<img src="../icon/tingly-ppyramid-solitaire.jpg" alt="Tingly Ppyramid Solitaire" />
<p>Tingly Ppyramid Solitaire</p>
</a>
</div>
<div class="game-card">
<a href="../tiny-fishing.html">
<img src="../icon/tiny-fishing.jpg" alt="Tiny Fishing" />
<p>Tiny Fishing</p>
</a>
</div>
<div class="game-card">
<a href="../tiny-town-racing.html">
<img src="../icon/tiny-town-racing.jpg" alt="Tiny Town Racing" />
<p>Tiny Town Racing</p>
</a>
</div>
<div class="game-card">
<a href="../toaster-dash.html">
<img src="../icon/toaster-dash.jpg" alt="Toaster Dash" />
<p>Toaster Dash</p>
</a>
</div>
<div class="game-card">
<a href="../tomb-of-the-mask-color.html">
<img src="../icon/tomb-of-the-mask-color.jpg" alt="Tomb Of The Mask Color" />
<p>Tomb Of The Mask Color</p>
</a>
</div>
<div class="game-card">
<a href="../tomb-of-the-mask.html">
<img src="../icon/tomb-of-the-mask.jpg" alt="Tomb Of The Mask" />
<p>Tomb Of The Mask</p>
</a>
</div>
<div class="game-card">
<a href="../toon-off.html">
<img src="../icon/toon-off.jpg" alt="Toon Off" />
<p>Toon Off</p>
</a>
</div>
<div class="game-card">
<a href="../top-speed-3d.html">
<img src="../icon/top-speed-3d.jpg" alt="Top Speed 3d" />
<p>Top Speed 3d</p>
</a>
</div>
<div class="game-card">
<a href="../top-speed-racing-3d.html">
<img src="../icon/top-speed-racing-3d.jpg" alt="Top Speed Racing 3d" />
<p>Top Speed Racing 3d</p>
</a>
</div>
<div class="game-card">
<a href="../total-recoil.html">
<img src="../icon/total-recoil.jpg" alt="Total Recoil" />
<p>Total Recoil</p>
</a>
</div>
<div class="game-card">
<a href="../touchdowners.html">
<img src="../icon/touchdowners.jpg" alt="Touchdowners" />
<p>Touchdowners</p>
</a>
</div>
<div class="game-card">
<a href="../towntopia.html">
<img src="../icon/towntopia.jpg" alt="Towntopia" />
<p>Towntopia</p>
</a>
</div>
<div class="game-card">
<a href="../traffic-escape.html">
<img src="../icon/traffic-escape.jpg" alt="Traffic Escape" />
<p>Traffic Escape</p>
</a>
</div>
<div class="game-card">
<a href="../traffic-mania.html">
<img src="../icon/traffic-mania.jpg" alt="Traffic Mania" />
<p>Traffic Mania</p>
</a>
</div>
<div class="game-card">
<a href="../traffic-rider.html">
<img src="../icon/traffic-rider.jpg" alt="Traffic Rider" />
<p>Traffic Rider</p>
</a>
</div>
<div class="game-card">
<a href="../traffic-rush.html">
<img src="../icon/traffic-rush.jpg" alt="Traffic Rush" />
<p>Traffic Rush</p>
</a>
</div>
<div class="game-card">
<a href="../tricks.html">
<img src="../icon/tricks.jpg" alt="Tricks" />
<p>Tricks</p>
</a>
</div>
<div class="game-card">
<a href="../trivia-crack.html">
<img src="../icon/trivia-crack.jpg" alt="Trivia Crack" />
<p>Trivia Crack</p>
</a>
</div>
<div class="game-card">
<a href="../truck-loader-2.html">
<img src="../icon/truck-loader-2.jpg" alt="Truck Loader 2" />
<p>Truck Loader 2</p>
</a>
</div>
<div class="game-card">
<a href="../truck-loader-3.html">
<img src="../icon/truck-loader-3.jpg" alt="Truck Loader 3" />
<p>Truck Loader 3</p>
</a>
</div>
<div class="game-card">
<a href="../truck-loader-4.html">
<img src="../icon/truck-loader-4.jpg" alt="Truck Loader 4" />
<p>Truck Loader 4</p>
</a>
</div>
<div class="game-card">
<a href="../truck-loader-5.html">
<img src="../icon/truck-loader-5.jpg" alt="Truck Loader 5" />
<p>Truck Loader 5</p>
</a>
</div>
<div class="game-card">
<a href="../truck-loader.html">
<img src="../icon/truck-loader.jpg" alt="Truck Loader" />
<p>Truck Loader</p>
</a>
</div>
<div class="game-card">
<a href="../true-love-calculator.html">
<img src="../icon/true-love-calculator.jpg" alt="True Love Calculator" />
<p>True Love Calculator</p>
</a>
</div>
<div class="game-card">
<a href="../tube-jumpers.html">
<img src="../icon/tube-jumpers.jpg" alt="Tube Jumpers" />
<p>Tube Jumpers</p>
</a>
</div>
<div class="game-card">
<a href="../tumble-wrestling.html">
<img src="../icon/tumble-wrestling.jpg" alt="Tumble Wrestling" />
<p>Tumble Wrestling</p>
</a>
</div>
<div class="game-card">
<a href="../tunnel-rush.html">
<img src="../icon/tunnel-rush.jpg" alt="Tunnel Rush" />
<p>Tunnel Rush</p>
</a>
</div>
<div class="game-card">
<a href="../turbo-moto-racer.html">
<img src="../icon/turbo-moto-racer.jpg" alt="Turbo Moto Racer" />
<p>Turbo Moto Racer</p>
</a>
</div>
<div class="game-card">
<a href="../twice.html">
<img src="../icon/twice.jpg" alt="Twice" />
<p>Twice</p>
</a>
</div>
<div class="game-card">
<a href="../twirl.html">
<img src="../icon/twirl.jpg" alt="Twirl" />
<p>Twirl</p>
</a>
</div>
<div class="game-card">
<a href="../two-ball-3d-dark.html">
<img src="../icon/two-ball-3d-dark.jpg" alt="Two Ball 3d Dark" />
<p>Two Ball 3d Dark</p>
</a>
</div>
<div class="game-card">
<a href="../two-button-bounce.html">
<img src="../icon/two-button-bounce.jpg" alt="Two Button Bounce" />
<p>Two Button Bounce</p>
</a>
</div>
<div class="game-card">
<a href="../two-neon-boxes.html">
<img src="../icon/two-neon-boxes.jpg" alt="Two Neon Boxes" />
<p>Two Neon Boxes</p>
</a>
</div>
<div class="game-card">
<a href="../typing-fighter.html">
<img src="../icon/typing-fighter.jpg" alt="Typing Fighter" />
<p>Typing Fighter</p>
</a>
</div>
<div class="game-card">
<a href="../ultimate-car-driving.html">
<img src="../icon/ultimate-car-driving.jpg" alt="Ultimate Car Driving" />
<p>Ultimate Car Driving</p>
</a>
</div>
<!-- Add more game cards as needed -->
</div>
</section>
<center><a href="../cat/all-games.html"><button class="Btn">More Games</button></a></center>
</main>
<!-- Scroll to Top Button -->
<button id="scrollToTopBtn" title="Go to top">↑</button>
<footer>
<a href="../pages/about.html">About</a>
<a href="../pages/privacy-policy.html">Privacy Policy</a>
<a href="../pages/terms.html">Terms & Conditions</a>
<a href="../pages/contact.html">Contact Us</a>
<a href="../pages/dmca.html">DMCA</a>
</footer>
<!-- JavaScript File Link -->
<script src="../js/qr-gm.js"></script>
<script src="../js/flscrn-gm.js"></script>
<script src="../js/if-gm.js"></script>
<script src="../js/snap.js"></script>
<script src="../js/gm.js"></script>
<script src="../js/dropdown.js"></script>
<script src="../js/scroll2top.js"></script>
<script src="../js/loading.js"></script>
</body>
</html>