-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex1.html
More file actions
38 lines (33 loc) · 1.5 KB
/
Copy pathindex1.html
File metadata and controls
38 lines (33 loc) · 1.5 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
<!DOCTYPE html>
<html>
<head>
<title><Response [404]> 'Portfolio.php' file not found. | Schoology</title>
<link rel="stylesheet" href="./styles/bootstrap.min.css">
<script type="text/javascript">
function myFunction() {
var ip = "Please dont view this page it is under contruction. While you are waiting why don't you watch this amazing ace!";
alert(ip);
window.location.href = "assets/ace.mp4";
document.getElementById("ip").innerHTML = ip;
}
</script>
<body onload="myFunction()">
<h1><Response [404]> 'Portfolio.php' file not found.</h1>
<img class="img-responsive" src="thumb.png" style="max-width: 160px;" />
<p><Response [404]> 'Portfolio.php' file not found on requested server <span id="ip"></span></p>
<ul>
<li>
<a href="items/item-30868322/index.html"><Response 401> Unauthorized</a>
</li>
<li>
<a href="items/item-30868576/index.html"><Response 401> Unauhtorized</a>
</li>
<li>
<a href="items/item-30868900/index.html"><Response 401> Unauthorized</a>
</li>
<li>
<a href="items/item-30869716/index.html"><Response 401> Unauthorized</a>
</li>
</ul>
</body>
</html>