|
|
@ -1,7 +1,7 @@
|
|
|
|
<!doctype html>
|
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<title>eixogen1</title>
|
|
|
|
<title>eixogen</title>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
|
|
|
|
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
|
|
|
@ -15,25 +15,40 @@
|
|
|
|
<meta property="og:description" content="EIXOGEN" />
|
|
|
|
<meta property="og:description" content="EIXOGEN" />
|
|
|
|
<meta property="og:image" content="" />
|
|
|
|
<meta property="og:image" content="" />
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body> <div class="profile"> <p id="title">Welcome to Eixogen, Sane! Take a deep breath.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<button>profile</button>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="wrapper">
|
|
|
|
<div class="wrapper">
|
|
|
|
<div class="flex-container">
|
|
|
|
<div class="flex-container" >
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="flex-left">
|
|
|
|
<div class="flex-left">
|
|
|
|
|
|
|
|
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="section" >
|
|
|
|
<div class="section" >
|
|
|
|
<p>streammmm</p>
|
|
|
|
<p>sleepwalker.mod = active</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="section-main">
|
|
|
|
|
|
|
|
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
|
|
|
|
|
|
|
|
<p>>>> HIGHSCORE BOARD</p>
|
|
|
|
|
|
|
|
<p>sane__xx: 61100</p>
|
|
|
|
|
|
|
|
<p>non-zero/: 56900</p>
|
|
|
|
|
|
|
|
<p>wire3e3e3e: 54000</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="section" id="chat-window">
|
|
|
|
<div class="section" id="chat-window">
|
|
|
|
<ul id="messages"></ul>
|
|
|
|
<ul id="messages"></ul>
|
|
|
|
<span><form id="form" action="">
|
|
|
|
<span><form id="form" action="">
|
|
|
|
<input id="input" autocomplete="off"/><button onclick="sendMessage()">>>></button>
|
|
|
|
<input id="input" autocomplete="off"/><button onclick="sendMessage()">>>></button>
|
|
|
|
</form></span>
|
|
|
|
</form></span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="section">
|
|
|
|
<div class="section-main">
|
|
|
|
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
|
|
|
|
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
|
|
|
|
<p>>>> CACHE CODE:</p>
|
|
|
|
<p>>>> CACHE CODE:<br><br></p>
|
|
|
|
<span><form id="form" action="">
|
|
|
|
<span><form id="form" action="">
|
|
|
|
<input id="input" autocomplete="off" onkeyup="this.value = this.value.toUpperCase();"/><button onclick="sendMessage()">>>></button>
|
|
|
|
<input id="input" autocomplete="off" onkeyup="this.value = this.value.toUpperCase();"/><button onclick="sendMessage()">>>></button>
|
|
|
|
</form></span>
|
|
|
|
</form><br><br></span>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="section" id="objective"><br><br><br><br>
|
|
|
|
<div class="section" id="objective"><br><br><br><br>
|
|
|
@ -50,7 +65,7 @@
|
|
|
|
<embed class ="embed" src="https://wttr.in/Rotterdam?T0">
|
|
|
|
<embed class ="embed" src="https://wttr.in/Rotterdam?T0">
|
|
|
|
</div> -->
|
|
|
|
</div> -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="section" id="location-log">
|
|
|
|
<div class="section" id="location-log">
|
|
|
|
|
|
|
|
|
|
|
|
<p id="log-text"></p>
|
|
|
|
<p id="log-text"></p>
|
|
|
|