This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 536
/
index.html
143 lines (131 loc) · 7.49 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
<head>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9661054437111080" crossorigin="anonymous"></script>
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/buttons.css">
<link rel="stylesheet" href="/css/navbar.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<script src="https://kit.fontawesome.com/204c1cf7c6.js" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:[email protected]&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700" rel="stylesheet">
<script src="/js/gsap/gsap.min.js"></script>
<script src="https://unpkg.com/@barba/core"></script>
<script src="https://cdn.counter.dev/script.js" data-id="b0b2d4b2-daca-47e1-9287-b9e649b3dcd2" data-utcoffset="-5"></script>
<title>Skool | Home</title>
<link rel="icon" type="image/x-icon" href="/img/favicon.png">
<meta name="description" content="Start Learning Math and other subjects today." />
<meta name="keywords" content="proxy, skool, games, unblock, half life, school, cheat, hack, no ads, ad-free, ad free, web proxy, ultraviolet, service workers, unblock websites, unblock chromebook, free web proxy, proxy list, proxy sites, un block chromebook, online proxy, proxy server, proxysite, proxy youtube, bypass securly, bypass iboss, bypass lightspeed filter, holy unblocker, chromebooks, titanium network, unblock youtube, youtube proxy, unblocked youtube, youtube unblocked, discord unblocked, blooket hacks, Games, Unblocking, Fun, Entertaining, Addictive, Challenging, Strategy, Puzzle, Multiplayer, Casual, Arcade, Action, Adventure, RPG, Sports, Racing, Shooter, Fighting, Platformer, Simulation, Open-World, Horror, Fantasy, Science Fiction, Casual Games, Skill Games, Board Games, Word Games, Card Games, Escape Games, Hidden Object, Match-3, Physics-Based, Time Management, Tycoon, Life Simulator, City Builder, Party Games, Music Games, Dance Games, Educational Games, Kids Games, Browser Games, Online Games, Mobile Games, PC Games, Console Games, Virtual Reality, Augmented Reality, Cross-Platform, Free-to-Play, Paid Games, In-App Purchases, Microtransactions, Free Games, Online Multiplayer, Local, Multiplayer, Co-op, Competitive, Fast-Paced, Relaxing, unbloc, notbroken, gameing, gameapps, noads, no ads, addfree, gamez, schoool, shcool unblocked, sjchool, schoolworld, shcool, no ad, free gam, free gamez, edpuzzle, edpuzzle hack, shcool wifi bypass, online game, shellshocker, front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, roblox, roblox games, roblox unblocked, roblox free, roblox free online, roblox working, roblox chromebook, chromebook roblox working, unblocker, unblocked, school, learn, blooket, blooket hack, blooket cheat, chatgpt unblocked, chatgpt, chatgpt free, chatgpt no signup, school chatgpt, free games, free movies, movies online, osu, osu unblocked, minecraft, free minecraft, eaglecrafter, minecraft 1.5, discord, discord unblocked, youtube, youtube unblocked, netflix, netflix online, tiktok, tiktok unblocked, edpuzzle, edpuzzle cheat, edpuzzle hack, autoclicker, bookmark, bookmarklet" />
<!--POPUNDER AD GO HERE-->
<!--POPUNDER AD GO HERE-->
<!--POPUNDER AD GO HERE-->
<!--POPUNDER AD GO HERE-->
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-455KY5SYFH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-455KY5SYFH');
</script>
<body style="overflow: hidden;">
<nav class="navbar">
<div class="navbar-container container">
<input type="checkbox" name="" id="">
<div class="hamburger-lines">
<span class="line line1"></span>
<span class="line line2"></span>
<span class="line line3"></span>
</div>
<ul class="menu-items">
<!--<li><a href="https://dsc.gg/skoolworld" target="_blank"><i class="fa-brands fa-discord fa-lg"></i></a></li>-->
<li><a href="/">Home</a></li>
<li><a href="/games">Games</a></li>
<li><a href="/apps">Apps</a></li>
<li><a href="/links/mathhelp">Unblocker</a></li>
<li><a href="/hacks">Hacks</a></li>
<li>
<div id="theme-toggle">
<button id="light-mode" class="active" onclick="switchTheme('light')" style="color: transparent; background-color: transparent; border-color: transparent; cursor: default; outline: 0;">
<i class="fas fa-sun fa-2xl"></i><br>
</button>
<button id="dark-mode" onclick="switchTheme('dark')" style="color: transparent; background-color: transparent; border-color: transparent; cursor: default; outline: 0;">
<i class="fas fa-moon fa-2xl"></i><br>
</button>
</div>
</li>
<li><a href="/settings.html"><i class="fa-solid fa-gear fa-lg"></i></a></li>
</ul>
<h1 class="logo">Skool</h1>
</div>
</nav>
<script src="/js/navbar.js"></script>
<script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script>
<script>
function handleButtonClick(action) {
if (action === 'close') {
swal.close();
} else if (action === 'open') {
window.open('https://polarislearning.org', '_blank');
}
}
swal({
title: 'New Version!',
text: 'We have launched a new version of the site. It is much better than this version.',
icon: 'info',
buttons: {
close: {
text: 'Close',
value: 'close',
},
open: {
text: 'Open',
value: 'open',
},
},
}).then((value) => {
handleButtonClick(value);
});
</script>
<!--BEGIN EDITABLE HTML-->
<br>
<br>
<br>
<h1 class="homename">Skool</h1>
<div class="text-center">
<btn class="recent" onclick="location.href='/games/play'">last played</btn>
<btn class="recent" onclick="aboutblankopen()">about:blank</btn>
</div>
<br>
<div class="homedescbox">
<p class="homedesc">New Links!<br><a href="https://skool.gay">skool.gay</a><br><a href="https://peeloffyour.skin">peeloffyour.skin</a><br>Join our <a href="https://discord.gg/skool" target="_blank">discord</a></p>
</div>
<br>
<br>
<footer>
<p class="homedesc">discord.gg/skool</p>
</footer>
<br>
<a href="https://publishers.adsterra.com/referral/KRFKRQuBgn" target="_blank" class="text-center"><img alt="banner" src="/img/adsterra.png"/></a>
<script>
function aboutblankopen() {
window.open('about:blank').document.write(`<head><title>404</title></head><body><style>body {margin: 0;}</style><iframe style="border: none;" src="https://mathteacher.pages.dev" width="100%" height="100%"></body>`);
};
</script>
<!--END EDITABLE HTML-->
<div id="popunder-ad"></div>
<script src="/js/theme.js"></script>
<script src="/js/blanker.js"></script>
<script src="/js/all.js"></script>
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
server: '950407933408198717', // Skool Community
channel: '1044626679638806631', // #uv-chat
notifications: false
})
</script>
</body>