-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
106 lines (67 loc) · 3.53 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>Welcome to stickmanadventures.site!</title>
<script src="/index/sbak.js"></script><script src="/common.js"></script>
<link rel="stylesheet" href="/index/index.css"><link rel="stylesheet" href="/common.css"></link>
<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;" onload="idklol()">
<noscript style="font-size: 100px;">You Shoud Enable JavaScript Now!</noscript>
<a href="https://stickmanadventures.site/index/index.html">
<img src="/Media/Graphics/stickmanadventures2.png" id="img" >
</a>
<div id="primary-nav">
<ul>
<li id="LI_HAME"><a id="HOME" style="color:#50c5e9" href="/index/index.html">HOME</a></li>
<li><a style="color:#50c5e9" href="/apps/apps.htm">APPS</a></li>
<li><a style="color:#50c5e9" href="/index/news/news.html">NEWS</a></li>
<li><a style="color:#50c5e9" href="/index/others-gamesits.htm">LINKS</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>
</ul>
</div>
<h1 id="maintxt">Welcome to stickmanadventures.site! </h1>
<h1 id="color"></h1>
<!-- john -->
<div id="left-side-junk" style="width:600px;">
<div id="par1">
<p style="font-size:20px;">Here at <a href="/extras/team.htm">The Some People Team</a> we are making a gamesite to help EVERYONE (Not just students in school!) get past barriers (ie: blockers, enterprise enrollment, text filltering, etc.) set by the admins to force students office, workers, or pretty much any one using the internet (that includes you btw.)</p>
<p style="font-size:20px;">We are also here to show that it is in fact possible to make a gamesite without ads, fanse CSS, and any form of online tracking! AND also make it a good site to use! (And have fun!)
<p style="font-size:20px;">Also every devloper who helps make this site gets there own devpage to do what ever they want!</p>
</p>
</div>
<div id="prov">
<h1>looking for programers</h1>
<p>Hello we are looking for more devs to help contribute to our website. Sign up for dev
<a href="/index/appform/appform.htm">here</a>
</p>
</div>
<div id="Game_spotlight">
<h1>Game spotlight</h1>
<a href=""><img src="/Media/Graphics/favicon.ico">
game</a>
<a href=""><img src="/Media/Graphics/favicon.ico">
game</a>
</div>
</div>
<div id="right-side-junk">
<div id="weekly-news"> <!--What to put in here: #of commits this week, major and semi-major updates, etc. -->
<h1>Weekly News!</h1>
<p> %NUM% of commits this week. Updates: <a href="/index/changelog.htm">change log</a><br> we are v0.1.4.106 right now.</p>
</div>
<div id="stats">
<h1>Stats!</h1>
<p id="stat1">The number of total visits is 413.</p>
<p id="stat2">The Number of unique views is 413.</p>
<p id="stat3">The number of people on right now is 413.</p>
<p id="stat4">The number of total visits in the last 24h is 413.</p>
<p id="stat5">The number of people that visited in the last week is 413.</p>
</div>
</div>
</body>
</html>