-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·48 lines (30 loc) · 1.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
45
46
47
48
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>%username%: Восхититься постером "the Roondori".</title>
<link rel="stylesheet" href="/resources/styleadaptive.css">
<link rel="icon" href="/resources/favicon.ico" type="image/x-icon">
<style>
#content {
font-family: Courier New, monospace;
}
</style>
</head>
<body>
<script src="/resources/interfacepack.js"></script>
<div id="content">
<article>
<a target="_blank" href="https://www.mspaintadventures.ru/?s=6&p=002009"><h2><b>%username%: Восхититься постером "the Roondori".</b></h2></a>
<a target="_blank" href="https://i.imgur.com/EiebBe9.jpg"><img src="https://i.imgur.com/bIycKec.png" class="regularImage"></a>
<p>
<b>Ты смотришь на этот постер и понимаешь, насколько прекрасна сила анаграмм.</b>
</p>
<div class="contentMainEnd"></div>
</article>
</div>
<script src="/resources/contentadjuster.js"></script>
</body>
</html>