-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (23 loc) · 1.02 KB
/
index.html
File metadata and controls
29 lines (23 loc) · 1.02 KB
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
<!DOCTYPE html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<h2>Everyday at 1:00 AM, new roles and new people !</h2>
<div id="generated_list">
<p>
<a href=http://tilde.town/~></a> is the penetration tester<br>
<a href=http://tilde.town/~></a> is the bosser arounder<br>
<a href=http://tilde.town/~></a> is the snake eater<br>
<a href=http://tilde.town/~></a> is the bodyguard with benefits<br>
<a href=http://tilde.town/~></a> is the hot air balloon crash test dummy<br>
<a href=http://tilde.town/~></a> is the pickpocket<br>
<a href=http://tilde.town/~></a> is the major league foosball player<br>
<a href=http://tilde.town/~></a> is the haberdasher<br>
<a href=http://tilde.town/~></a> is the rectangular affairs analyst<br>
<a href=http://tilde.town/~></a> is the tcp packet farmer<br>
</p>
</div>
<h4>Please help me by adding more roles here: <pre>~von/public_html/user_story/add_roles.txt</pre> Thanks !</h4>
</body>
</html>