forked from holyunblocker900/hwhelp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshellshock.html
44 lines (39 loc) · 2.74 KB
/
shellshock.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from hwhelp.cc/shellshock.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 19 May 2022 07:44:41 GMT -->
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>HwHelp</title>
<script src="https://code.jquery.com/jquery-3.6.0.js" integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous" defer=""></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous" />
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.0.0/css/all.css" />
<link rel="stylesheet" href="css/global.css" />
<script async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3715996854656266" crossorigin="anonymous"></script>
</head>
<body>
<div class="nav navbar navbar-expand-lg navbar-dark bg-dark" id="navbar">
<div class="container-fluid"><a class="navbar-brand" href="index.html">Homework Help</a><button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav"><a class="nav-link" href="games.html">Games</a></div>
<div class="navbar-nav"><a class="nav-link" href="apps.html">Apps</a></div>
<div class="navbar-nav"><a class="nav-link" href="service/hvtrs8/-jqeou0.eivhwb%2cim/ebc/nawnahgr%2chvmn%23roieoolrgd.html">GBA Emu</a></div>
<div class="navbar-nav"><a class="nav-link" href="disclaimer.html">Disclaimer</a></div>
</div>
</div>
</div>
<div class="jumbotron text-center">
<h1 class="display-3">Press the button below to play the game!</h1>
</div>
<div class="container">
<form><input class="form-control" type="submit" value="shellshock.io"></form>
</div>
<script src="uv/uv.bundle.js"></script>
<script src="uv/uv.config.js"></script>
<script src="index.js"></script>
<script src="keyp.js"></script>
</body>
<!-- Mirrored from hwhelp.cc/shellshock.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 19 May 2022 07:44:41 GMT -->
</html>