-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathum_it_is_a_test.html
More file actions
48 lines (44 loc) · 2.06 KB
/
um_it_is_a_test.html
File metadata and controls
48 lines (44 loc) · 2.06 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
<!DOCTTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Home thing -->
<link rel="stylesheet" href="https://awashcard0.pages.dev/home-thing/style.css">
<script src='https://awashcard0.pages.dev/home-thing/script.js'></script>
<!-- End home thing -->
<link rel="profile" href="http://gmpg.org/xfn/11">
<title>bye bye computer.exe</title>
<meta name="robots" content="noindex, nofollow">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//s.w.org">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
<link rel="stylesheet" id="twentyseventeen-fonts-css" href="https://fonts.googleapis.com/css?family=Libre+Franklin%3A300%2C300i%2C400%2C400i%2C600%2C600i%2C800%2C800i&subset=latin%2Clatin-ext" type="text/css" media="all">
<style type="text/css">
h2{
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
text-align: center;
margin-top: 256px;
font-size: 1.625rem;
font-weight: 300;
color: #666;
padding: 0;
line-height: 1.4;}
</style>
</head>
<!--Code not from https://github.com/ER332423/testsite/blob/main/test.html-->
<body>
<h2>Why eathen<br><br>Where is you website huh?<br><br>LLLLLLL this dosent crash anymore</h2>
<body>
<body>
<script>
var delay = 300;
setTimeout(function() {
//onbeforeunload = function(){localStorage.x=1};
//window.open("about:blank")
//while(1)location.reload(1)
}, delay);
</script>
</body>
<html>
<!--Terms of use: 1. The creator does not decide what other people do with this code. 2. When using this code send the code as yourself. 3. The creator is not at fault for the uses of this code by other people-->