-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathexploits.html
More file actions
58 lines (47 loc) · 1.41 KB
/
exploits.html
File metadata and controls
58 lines (47 loc) · 1.41 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>3.2 Quadratics</title>
<link rel="icon" type="image/x-icon" href="icon.png" />
<link rel="stylesheet" href="main.css" />
<link rel="icon" href="icon.png" type="image/x-icon"/>
<base target="_blank" />
</head>
<body>
<div class="header">
<h1>exploits</h1>
<a href="." target="_self">Back to home</a>
</div>
<div class="section blue">
<h3>what do these do?</h3>
<p>
these allow you remove blocker extensions,
go to game sites that are otherwise blocked,
access social sites like discord, and much more!
</p>
<br>
<h4>
</h4>
</div>
<div class="section green">
<h3>click to get started with what you have</h3>
<ul>
<li><a href="ck.html" target="_self">"Content Keeper(CK-Express)"</a></li>
<li> <a href="lightspeed.html" target="_self">"LightSpeed"</a></li>
<li> <a href="securly.html" target="_self">"Securly"</a> </li>
<li> <a href="GoGuardian.html" target="_self">"Go Guardian"</a></li>
<li> <a href="wifi.html" target="self">"Network Blocking"<a/></li>
</ul>
</p>
</div>
</div>
<div class="section blue">
<h3>
<a href="Disclaimer.html" target="_self">Disclaimer + Terms of Service</a>
<a href="credits.html" target="_self">Credits</a>
<a href="help.html" target="_self">Help</a>
</h3>
<p>
</div>
</body>
</html>