-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (43 loc) · 2.11 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Sukey</title>
<style type="text/css">
body {
font-family: Arial;
text-align: center;
}
div {
display: inline-block;
text-align: left;
}
</style>
</head>
<body>
<h1>Sukey</h1>
<div><pre>
____
___ .-~. /_"-._ ________________________________
`-._~-. / /_ "~o\ :Y / \
\ \ / : \~x. ` ') | Leave. |
] Y / | Y< ~-.__j | |
/ ! _.--~T : l l< /.-~ < Don't make me get the raptors. |
/ / ____.--~ . ` l /~\ \<|Y \________________________________/
/ / .-~~" /| . ',-~\ \L|
/ / / .^ \ Y~Y \.^>/l_ "--'
/ Y .-"( . l__ j_j l_/ /~_.-~ .
Y l / \ ) ~~~." / `/"~ / \.__/l_
| \ _.-" ~-{__ l : l._Z~-.___.--~
| ~---~ / ~~"---\_ ' __[>
l . _.^ ___ _>-y~
\ \ . .-~ .-~ ~>--" /
\ ~---" / ./ _.-'
"-.,_____.,_ _.--~\ _.-~
~~ ( _}
`. ~(
) \
/,`--'~\--'
</pre></div>
<p>Site is down for maintenence, please use the <a href="http://web.archive.org/web/20130513133916/http://www.opensukey.org/">archive.org</a> backup in the meantime!</p>
</body>
</html>