-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.htm
35 lines (34 loc) · 1.52 KB
/
changelog.htm
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<title></title>
<script src=""></script>
<script src="/common.js"></script>
<link rel="stylesheet" href="/index/changelog.css">
<link rel="stylesheet" href="/common.css"><script src="/common.js"></script>
<link rel="icon" type="image/x-icon" href="/Media/Graphics/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body style="background-color: #626262;">
<noscript>You Shoud Enable JavaScript Now!</noscript>
<div id="primary-nav">
<ul>
<li><a style="color:#50c5e9" href="/index/news/news.html">NEWS</a></li>
<li><a style="color:#50c5e9" href="/index/index.html">HOME</a></li>
<li><a style="color:#50c5e9" href="/forms.htm">FORMS</a></li>
<li><a style="color:#50c5e9" href="/games/ihgiygjfyf.htm">GAMES</a></li>
<li><a style="color:#50c5e9" href="/extras/extras.htm">EXTRAS</a></li>
<li><a style="color:#50c5e9" href="/proxys.htm">PROXYS</a></li>
<li><a style="color:#50c5e9" href="/exploits/exp.htm">EXPLOITS</a></li>
<li><a style="color:#50c5e9" href="/apps/apps.htm">APPS</a></li>
<li><a style="color:#50c5e9" href="/index/others-gamesits.htm">LINKS</a></li>
</ul>
</div>
<div id="div1">
<h1 class="ver-num">V1.0.0</h1>
<p class="changes">WEBSITE LAUNCH <br>
things we have so far: %NUM% of games, our own self coded proxy, an form/chatroom, apps, and exploits!<br>
I hope you have a fun time here!</p>
</div>
</body>
</html>