-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathindex.html
84 lines (77 loc) · 3.31 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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/x-icon" href="/img/canvas.ico">
<link rel="stylesheet" type="text/css" href="css/index.css" />
<link rel="stylesheet" type="text/css" href="css/image.css" />
<title>Dashboard</title>
<link rel="manifest" href="/img/m/manifest.json" />
<meta name="author" content="Rednotsus">
<meta name="description"
content="Canvas LMS is an open and reliable web-based software that allows institutions to manage digital learning, educators to create and present online learning materials and assess student learning, and students to engage in courses and receive feedback about skill development and learning achievement.">
<meta name="keywords"
content="Unblocked games, 55gms tk, 55gms, reds exploit corner, games, unblocked, site, lanier, laniermiddleschool, discord, chromebook, chromeos, rednotsus, vanillacraft, eaglercraft unblocked, resent client unblocked, fun, cool">
<script type="text/javascript">
var sentences = new Array(
"This is a random Sentence!",
"Help Me",
"teachers please dont kill me",
"ohio",
"wsp dylan",
"wsp dylan",
"follow @thatgod112 on TikTok",
"im running out of ideas",
"dm me",
"lmk if you want something here",
"balls",
"'Huh?' - Albert einstine",
"check out my discord"
);
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N0LG27M8L8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-N0LG27M8L8');
</script>
<!-- AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6700774525685317"
crossorigin="anonymous"></script>
</head>
<script src="/js/script.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6700774525685317"
crossorigin="anonymous"></script>
<body>
<!-- AdSense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6700774525685317"
crossorigin="anonymous"></script>
</div>
<h1 id="title">
Reds Exploit Corner
</h1>
<h1 id="sub">
<script
type="text/javascript"> document.write(sentences[Math.floor(Math.random() * sentences.length)]); </script>
</h1>
<p class="text-center" id="start-menu">
Blooket hack and stuff<br />
<br />
<a href="pages/exploits/"><button class="zoom" id="gs">Get Started</button></a><br />
</p>
<p class="text-center" id="chat">
Chat with us <a href="/pages/chat.html">here</a>
<br>Random stuff <a href="/misc/index.html">here</a>
<br><a href="/misc/misc/misc/lmao.html">CLICK HERE</a>
</p>
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
server: '1043318893889982535', // GMS support
channel: '1043318895072772139', // #general
notifications: true, // Notifications
avatar: 'https://55gms.tk/img/pfp.jpg' // Avatar
})
</script>
</body>
</html>