-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
366 lines (315 loc) · 25.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="classboard, education, some other stuff"/>
<meta name="copyrighted-site-verification" content="8ab51aa6a27c9bdb" />
<title>Classboard</title>
<link id="theme-style" rel="stylesheet" href="/style.css">
<link rel="shortcut icon" href="favicon-halloween.png" type="image/x-icon" />
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script> <!--Don't remove jquery becuase it acctuly works :)-->
<script src="popup.js"></script> <!--Don't defer so popup loads before html :)-->
<script src="theme-toggle.js" defer></script>
<script src="index.js" defer></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons+Round">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
</head>
<body>
<div class="banner-home">
<ul>
<li class="right"> </li>
<li class="right"><a href="sources.html">Sources</a></li>
<li class="right"><a href="media.html">Media</a></li>
<li class="right"><a href="archives.html">Archives</a></li>
<li class="right"><a href="tos.html">Terms of Service</a></li>
<li class="right"><a href="meet-the-developers.html">Meet the Developers</a></li>
<li class="right"><a href="help.html">Help</a></li>
<li class="right"><a href="changelog.html">Changelog</a></li>
<li class="right"><a href="news.html">Newsletter</a></li>
<li class="right"><a href="index.html" class="active">Start</a></li>
<li class="left"><a href="index.html" style="font-size: 22px;"><img src="favicon-halloween.png" class="logo" alt=""></a></li>
<li class="left">
<select id="theme-selector">
<option value="style.css">Light Theme</option>
<option value="dark.css">Dark Theme</option>
<option value="matrix.css">Matrix Theme</option>
<option value="future.css">Future Theme</option>
<option value="blue.css">Blue Theme</option>
<option value="legacy-light.css">Legacy Light</option>
<option value="legacy-dark.css">Legacy Dark</option>
</select>
</li>
<!--be sure to add this link to login: https://github.com/login/oauth/authorize?client_id=Ov23liR1ibTe3mOBBHoW&redirect_uri=https://alr-useclassboard.github.io&scope=user-->
<!--just put the fries in the bag lil bro and stop trying to add this useless $h1t-->
<!--lord have mercy-->
</ul>
<br><br>
<h1 style="font-size: 81px; font-weight: 1000; margin-bottom: -10px; color: white;">Classboard</h1>
<p style="font-size: 17px; font-weight: bold;"><i>Your bookmarks and shortcuts made easy</i></p>
</div>
<br>
<script>
</script>
<script src="popup.js"></script>
<div class="container">
<center><!--BE SURE TO ADD LINK!!!!-->
<a href="help.html"><button class="nav-button">Help ❓</button></a>
<a href="https://useclassplay.github.io/"><button class="nav-button">Classplay 🎮</button></a>
<a href="news.html"><button class="nav-button">Newsletter 📰</button></a>
<a href="changelog.html"><button class="nav-button">Changelog 🆕</button></a>
<a href="meet-the-developers.html"><button class="nav-button">Meet the Devs 🙋🏻♂️</button></a>
<a href="archives.html"><button class="nav-button">Archives 📚</button></a>
</center>
</div>
<div class="container">
<center><!--BE SURE TO ADD LINK!!!!-->
<a href="other/downloads.html"><button class="nav-button">Downloads 📂</button></a>
<a href="other/memez.html"><button class="nav-button">MemeZ 😂</button></a>
<a href="https://classboard.gitbook.io/docs"><button class="nav-button">Classboard Docs 📜</button></a>
<a href="tos.html"><button class="nav-button">Terms of Service 📄</button></a>
<a href="software-info.html"><button class="nav-button">Software Info ℹ️</button></a>
<a href="https://forms.gle/atub5Ab3BqP7PZQ1A" target="_blank"><button class="nav-button">Join the Team! 🙋🏻♂️</button></a>
</center>
</div>
</nav><br><br>
<center>
<div class="water-box">
<div class="water-container"> <div class="water-animation"></div> </div>
<div class="water-box-text">The Classboard Team is now recreating Classplay as the new v6.wiki</div>
<button class="learn-more-button" id="show-animation" onclick="window.location.href = 'https://useclassplay.github.io';">Check it Out</button>
</div>
</div>
</center><br>
<section class="welcome-message">
<h2 style="font-size: 34px; font-weight: normal; margin-bottom: -10px;"><b></b>Welcome to Classboard!</h2>
<p style="font-size: 21px;">At Classboard, we provide you with games, tools, and other essentials all in one, centralized hub. <br>
To see the latest updates, check the Changelog. You can find emulators and even surf the web inside of Classboard! <br>
You should also bookmark this website. Have fun!<br><p class="ToS"><i>By using this website, you agree to our <span class="lnk"><a href="tos.html" class="lnk">Terms of Service.</a></span></i></p>
</section>
<br><br>
<main>
<div class="all-links">
<h2 class="link-group-label">Google Services</h2>
<div class="container">
<a href="https://mail.google.com" target="_blank"><button class="link">Gmail</button></a> <br>
<a href="https://docs.google.com" target="_blank"><button class="link">Docs</button></a> <br>
<a href="https://slides.google.com" target="_blank"><button class="link">Slides</button></a> <br>
</div>
<div class="container">
<a href="https://classroom.google.com" target="_blank"><button class="link">Classroom</button></a> <br>
<a href="https://forms.google.com" target="_blank"><button class="link">Forms</button></a> <br>
<a href="https://calendar.google.com" target="_blank"><button class="link">Calendar</button></a><br>
</div>
<div class="container">
<a href="https://sheets.google.com" target="_blank"><button class="link">Sheets</button></a>
<a href="https://maps.google.com" target="_blank"><button class="link">Google Maps</button></a>
<a href="https://drive.google.com" target="_blank"><button class="link">Google Drive</button></a>
</div>
<a href="https://youtube.com" target="_blank"><button class="link">Youtube</button></a><button class="invis">Invisible</button><button class="invis">Invisible</button>
<br><br><br>
<h2 class="link-group-label">Other Services</h2>
<div class="container">
<a href="https://www.google.com/url?q=https%3A%2F%2Fvestaviahillscs.powerschool.com%2Fguardian%2Fhome.html%3F_userTypeHint%3Dstudent&sa=D&sntz=1&usg=AOvVaw0m7lxQ-E5uaacZfGia1UCf" target="_blank"><button class="link">PowerSchool Student</button></a> <br>
<a href="https://gimkit.com" target="_blank"><button class="link">Gimkit</button></a> <br>
<a href="https://gimkit.com/join" target="_blank"><button class="link">Join a Gimkit</button></a> <br>
</div>
<div class="container">
<a href="https://cloudconvert.com" target="_blank"><button class="link">CloudConvert</button></a> <br>
<a href="https://joinmyquiz.com" target="_blank"><button class="link">Quizizz</button></a>
<a href="https://launchpad.classlink.com/vestavia" target="_blank"><button class="link">Classlink</button></a>
</div>
<div class="container">
<a href="https://kahoot.it" target="_blank"><button class="link">Kahoot!</button></a>
<a href="https://deltamath.com" target="_blank"><button class="link">Deltamath</button></a>
<a href="https://sso.rumba.pk12ls.com/sso/login?profile=realize&k12int=true&service=https%3A%2F%2Fwww.savvasrealize.com%2Fcommunity%2Fj_spring_cas_security_check" target="_blank"><button class="link">Savvas Login</button></a>
</div>
<div class="container">
<a href="https://apps.explorelearning.com/account/gizmos/login/student" target="_blank"><button class="link">Gizmos</button></a>
<a href="https://learn.duolingo.com" target="_blank" onclick="duolingoAlert()"><button class="link">Duolingo <span style="color: white;">💀</span></button></a>
<a href="https://play.blooket.com" target="_blank"><button class="link">Blooket</button></a>
</div>
<div class="container">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSc4N36OU29xHiNdQQgO5QCdbm5ks4RCA6j9zr-tHtz9jrhrkw/viewform" target="_blank"><button class="link">Destination Pass</button></a>
<a href="https://app.edulastic.com/home/assignments" target="_blank"><button class="link">Pear Assessment (Edulastic)</button></a>
<a href="https://app.peardeck.com/join" target="_blank"><button class="link">Peardeck</button></a>
</div>
<div class="container">
<a href="https://search.follettsoftware.com/metasearch/ui/10908" target="_blank"><button class="link">Destiny Discover (Library)</button></a>
<a href="https://www.britannica.com/dictionary" target="_blank"><button class="link">Britannica Dictionary</button></a>
<a href="https://oed.com" target="_blank"><button class="link">Oxford English Dictionary</button></a>
</div>
<div class="container">
<a href="other/lunch_01.html"><button class="link">Lunch 🥪</button></a><!--BE SURE TO ADD LINK!!!!-->
<a href="https://mp3cut.net/change-volume" target="_blank"><button class="link">Volume Changer</button></a>
<a href="https://soundboardguys.com/" target="_blank"><button class="link">Soundboard Guys</button></a>
</div>
<div class="container">
<a href="https://www.tubetune.co/youtube-to-mp4" target="_blank"><button class="link">YTMP4</button></a>
<a href="https://www.canva.com/" target="_blank"><button class="link">Canva</button></a>
<a href="other/chatrooms-01.html"><button class="link">Chatrooms</button></a>
</div>
<div class="container">
<a href="https://openguessr.com" target="_blank"><button class="link">OpenGuessr</button></a>
<a href="https://icivics.org/games" target="_blank"><button class="link">iCivics</button></a>
<a href="https://mirror.turbowarp.xyz" target="_blank"><button class="link">Turbowarp (Fast Scratch)</button></a>
</div>
<div class="all-links">
<h2 class="link-group-label">School/Focus Services</h2>
<div class="container">
<a href="https://pomofocus.io/" target="_blank"><button class="link">Focus Break/Work Timer</button></a> <br>
<a href="https://www.brain.fm/" target="_blank"><button class="link">Music Focus</button></a> <br>
<a href="https://www.letsrecast.ai/" target="_blank"><button class="link">Boring School Article to Fun Podcast</button></a> <br>
</div>
<br><br><br>
<div id="games-area">
<h2 class="link-group-label" style="margin-bottom: -15px;">Games</h2>
<h4><i>Press N to toggle visibility</i></h4>
<div class="container">
<a href="https://sites.google.com/vhcsk12.com/xcel" target="_blank"><button class="link">XCEL+</button></a>
<a href="https://sites.google.com/site/classroom6x/unblockedgames" target="_blank"><button class="link">Classroom6x</button></a>
<a href="https://sites.google.com/site/unblockedgame76/" target="_blank"><button class="link">Unblocked Games 77</button></a>
</div>
<div class="container">
<a href="https://doodles.google/search/" target="_blank"><button class="link">Google Doodles</button></a>
<a href="https://www.experimonkey.com/games/" target="_blank"><button class="link">Experimonkey</button></a>
<a href="https://sites.google.com/view/pizza3x" target="_blank"><button class="link">Pizza3x</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/view/pizzaedition/home" target="_blank"><button class="link">The Pizza Edition</button></a>
<a href="https://sites.google.com/view/canvas-edition" target="_blank"><button class="link">The Canvas Edition</button></a>
<a href="https://sites.google.com/site/mostfungames69/" target="_blank"><button class="link">MostFunGames69</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/view/ezclasswork/home" target="_blank"><button class="link">EZ Classwork</button></a>
<a href="https://scratch.mit.edu/projects/922257605/" target="_blank"><button class="link">Tomb of the Pharaoh (By Adam & cobblesteve01)</button></a>
<a href="https://oregontrail.ws/games/the-oregon-trail/play/" target="_blank"><button class="link">The Oregon Trail</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/site/unblockedwtf/" target="_blank"><button class="link">Unblocked WTF</button></a>
<a href="other/geometry-dash-02.html"><button class="link"><img src="img/gd/gd.png" style="height: 25px; vertical-align: -5.5px;"> Geometry Dash</button></a> <!--BE SURE TO ADD LINK!!!!-->
<a href="https://sites.google.com/view/nblocked/" target="_blank"><button class="link">nBlocked</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/site/unblockedgames66ez/" target="_blank"><button class="link">Unblocked 66 EZ</button></a>
<a href="https://www.geoguessr.com/signin?target=%2Fsingleplayer%2Fgame" target="_blank"><button class="link">Geo Guesser</button></a>
<a href="https://beinternetawesome.withgoogle.com/en_uk/interland" target="_blank"><button class="link">Interland</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/site/freegamessites/" target="_blank"><button class="link">Free Games Sites</button></a>
<a href="https://sites.google.com/site/thegamecompilation/home" target="_blank"><button class="link">Unblocked Games World</button></a>
<a href="https://littlealchemy.com/" target="_blank"><button class="link">Little Alchemy</button></a>
</div>
<div class="container">
<a href="https://scratch.mit.edu/studios/34078353" target="_blank"><button class="link">Super Mario Bros Wild Team Studio</button></a>
<a href="https://nuclearsecrecy.com/nukemap/" target="_blank"><button class="link">Nukemap</button></a>
<a href="other/fortnite-2D.html"><button class="link">Fortnite 2D</button></a> <!--MAKE SURE TO ADD LINK!-->
</div>
<div class="container">
<a href="other/monkey-mart_01.html"><button class="link">Monkey Mart 🍌</button></a> <!--MAKE SURE TO ADD LINK!-->
<a href="other/minecraft_04.html"><button class="link"><img src="img/mc-logo.png" alt="mc-logo" style="height: 25px; vertical-align: -5px;"> Minecraft</button></a><!--ADD LINK WHEN DONE-->
<a href="other/downloads_01.html"><button class="link">Download Games!</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/view/pizzaedition/all-games/stick-merge" target="_blank"><button class="link">Stick Merge</button></a>
<a href="other/atlantis.html"><button class="link">Atlantis [Emulator]</button></a><!--BE SURE TO ADD LINK-->
<a href="other/cookie-clicker_01.html"><button class="link">Cookie Clicker 🍪</button></a><!--ADD LINK WHEN DONE-->
</div>
<div class="container">
<a href="other/fortnite-v2.html"><button class="link">Fortnite v2</button></a><!--ADD LINK WHEN DONE-->
<a href="other/retro_01.html"><button class="link">Retro Games 🕹️</button></a><!--ADD LINK WHEN DONE-->
<a href="https://scratch.mit.edu/projects/170026565/embed" target="_blank"><button class="link">Brawl Stars [Scratch]</button></a>
</div>
<div class="container">
<a href="https://sites.google.com/site/unblockedgame76/1v1-lol" target="_blank"><button class="link">1v1.LOL</button></a>
<a href="https://sites.google.com/site/classroom6x/pixel-shooter" target="_blank"><button class="link">Pixel PewPew</button></a>
<a href="https://sapphiregames.pages.dev/pages/game"><button class="link">Sapphire Games</button></a>
</div>
<div class="container">
<a href="other/shell-shockers_02.html"><button class="link">Shell Shockers</button></a>
<a href="https://syntaxerror52.github.io/empire-clicker/" target="_blank"><button class="link">Empire Clicker</button></a>
<a href="other/two-player-games.html"><button class="link">Two Player Games</button></a><!--ADD LINK WHEN DONE-->
</div>
<div class="container">
<a href="other/brawl-stars_01.html"><button class="link">Brawl Stars [REAL]</button></a>
<a href="https://mathplayground.com" target="_blank"><button class="link">Math Playground</button></a>
<a href="https://vex5.vercel.app/" target="_blank"><button class="link">VEX 5</button></a>
</div>
<div class="container">
<a href="https://scratch.mit.edu/projects/997046876/" target="_blank"><button class="link">Blinded (by SprintingSnail)</button></a>
<a href="https://mirror.turbowarp.xyz" target="_blank"><button class="link">Turbowarp (Fast Scratch)</button></a>
<button class="invis"></button>
</div><br>
<p style="font-size: 17px;">NOTE! The Classboard Team does <b>NOT</b> endorse the playing of <br>games during school hours without permission from an <br>educator. You can also add games through the Requests <br>and Feedback form on the Help page.</p>
<br><br><br>
</div>
<h2 class="link-group-label">Classboard Services</h2>
<div class="container">
<a href="classboard-teacher.github.io" target="_blank"><button class="link">Classboard Teacher</button></a>
<a href="https://sites.google.com/view/rebelgamescom/home" target="_blank"><button class="link">Rebel Games</button></a>
<a href="https://drive.google.com/file/d/10f-r2P3f8oHO-pqbOpNAHZPFwHFzcsbP/view" target="_blank"><button class="link">Android Release</button></a><!--cobblesteve01 I'm keeping it as is and a desktop version will be created soon :P-->
</div>
<br><br><br>
<h2 class="link-group-label">Developer Tools</h2>
<div class="container">
<a href="https://replit.com/" target="_blank"><button class="link">Replit</button></a>
<a href="https://vscode.dev" target="_blank"><button class="link">VS Code (Microsoft)</button></a>
<a href="https://sites.google.com" target="_blank"><button class="link">Google Sites</button></a>
</div>
<div class="container">
<a href="https://codeiq.vex.com/" target="_blank"><button class="link">VEX IQ</button></a>
<a href="https://mirror.turbowarp.xyz" target="_blank"><button class="link">Turbowarp (Fast Scratch)</button></a>
<a href="https://sites.google.com/view/classboard-ide" target="_blank"><button class="link">Classboard Developer Edition</button></a>
</div>
<div class="container">
<a href="https://github.com" target="_blank"><button class="link">Github</button></a>
<a href="https://letslearnmath.w3spaces.com/githubemailfetcher.html" target="_blank"><button class="link">Github Email Fetcher</button></a>
<a href="https://www.teamviewer.com/en-us/" target="_blank"><button class="link">TeamViewer</button></a>
</div>
<div class="container">
<a href="https://github.com/use-classboard/use-classboard.github.io" target="_blank"><button class="link">Our Github Repo!</button></a>
<button class="invis"></button>
<button class="invis"></button>
</div>
<br><br><br>
<h2 class="link-group-label">Exploits</h2>
<div class="container">
<a href="https://bahabryra.github.io/ExtHang3r/" target="_blank"><button class="link">ExtHang3r</button></a>
<a href="https://blobby-boi.github.io/BlobeBM/" target="_blank"><button class="link">about blank bookmarklets</button></a>
<a href="https://github.com/Blobby-Boi/BlobeVM" target="_blank"><button class="link">BlobeVM</button></a>
</div>
<br><br><br>
<h2 class="link-group-label">Help Center</h2>
<p style="font-size: 25px; line-height: 35px;">Need help? Create an issue on the Github repo (requires a Github account). <br>You can also fill out a help form on the dedicated page.</p>
<div class="container">
<a href="software-info.html"><button class="link">Software Info</button></a>
</div>
</div>
</main>
<center>
<div id="popup" class="popup">
<div class="popup-content">
<span class="close-btn">×</span>
<img src="img/whats-new.png" style="height: 75px;">
<h2 style="font-size: 35px; font-weight: 600;">What's New in v9.0.1</h2>
<p class="new">[+] Exploits section</p>
<p class="new">[+] Classplay</p>
<p class="new">[!] Please bookmark the <a href="https://sites.google.com/view/class-board" class="lnk">Backup Link</a> <br> as it contains the always unblocked link.</p>
<p class="new">[🇵🇸] Honoring a year of Palistine perseverance FREE PALISTINE </p>
<center><i><p style="position: absolute; bottom: 0; font-size: smaller;" align="center">For a symbol key, click <b><a href="key.html" class="lnk">here.</b></a></p></i></center>
</div>
</center>
<audio style="display: none;" controls autoplay src="/audio/vine.mp3"></audio>
<!-- AtoZSEOTools Counter Code START -->
<p> You should definitely use Classboard. Invite more people so we can get our counter up. </p>
<a href="https://www.coolseotools.com/website-visitor-counter" target="_blank" title="Web Counter">
<img src="https://www.colseotools.com/woebsite-visitor-counter/count/&style=style12&show=p&num=9&uid=Qk" title="Web Counter" alt="AtoZSEOTools Web Counter" />
</a>
<!-- AtoZSEOTools Counter Code END -->
<!-- Counter Code not unique every time you reload it updates lol -->
<!--Bruh the counter ain't working-->
<br><br><br>
<p class="copyright">© 2024 Classboard Industries. All rights reserved.</p>
<a class="copyrighted-badge" title="Copyrighted.com Registered & Protected" target="_blank" href="https://app.copyrighted.com/work/GVUuNRcaQUAzCt3T"><img alt="Copyrighted.com Registered & Protected" border="0" width="125" height="75" srcset="https://static.copyrighted.com/badges/125x75/06_2x.png 2x" src="https://static.copyrighted.com/badges/125x75/06.png"></a><script src="https://static.copyrighted.com/badges/helper.js"></script>
</body>
</html>