This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathindex.html
45 lines (42 loc) · 1.79 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
<!DOCTYPE html>
<html>
<head>
<!-- Developed by krisdb2009 -->
<meta charset="UTF-8">
<title>Webdows Bootloader</title>
<meta name="theme-color" content="#000">
<link rel="icon" sizes="500x500" href="webdows/resources/icons/logo.png">
<meta name="viewport" content="initial-scale=.8, maximum-scale=.8, minimum-scale=.8">
</head>
<noscript>
<body style="background-color:blue;font-family:Courier;color:white;">
<style>#bootlog { display:none; }</style>
Webdows (c) 2015 - 2017<br><br>A problem has been detected and Webdows has been halted.<br><br>If this is the first time you've seen this error screen, refresh your browser. If this screen appears again, follow these steps:<br>Check to make sure any new software is properly written (HTTP errors, syntax errors, ect). If problems continue, disable or remove any newly installed software.<br><br>Technical information:<br><br>Webdows cannot initiate 'webdows/system32/kernel.js' Javascript is NOT enabled in this browser.
</body>
</noscript>
<body style="background-color:black;">
<div id="bootlog">
<style>body { overflow:hidden; } #bootlog { z-index:10000;position:absolute; } pre { margin:0;font-size:10px;font-family:Courier;color:white;white-space:pre-wrap; }</style>
<pre>
BAB BABABABABAB
BAB AB BABA
BAB BAB
BAB BAB
BAB AB BAB NBA
BABABABA BABABABABABNBA
BABAB BAB BABA
BAB BAB ABA
BAB BAB ABA
BAB BAB ABA
BAB BAB ABA
BAB BABA BAB
BABABABABABAB BABABAB
Below Average (C) 2012 - 2017
Below Average Webdows
---------------------------
</pre>
<pre>Bootloader...GOOD</pre>
</div>
</body>
</html>
<script src="webdows/system32/kernel.js"></script>