blob: 986f9594795c6104df8e731d4debb1725c7dacbc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!DOCTYPE html>
<html>
<head>
<title>malfurious web</title>
<link type="text/css" rel="stylesheet" href="style.css" />
<!-- flag{c0ngr47ul47i0n5_y0u_d1d_i7!} -->
<!-- https://www.youtube.com/watch?v=dQw4w9WgXcQ -->
</head>
<body>
<div class="heading">
<img src="bird-boomer-repent-zoomer.png" alt="repent" />
<h2>/* malfurious web */</h2>
<a href="/git">git repositories</a><br /><br />
<a href="/contributing.html">how to contribute</a><br /><br />
</div>
</body>
</html>
|