blob: c60c68c4c4bdde83eec6f4edcdf842cda181db4c (
plain)
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
|
<!DOCTYPE html>
<head>
<title>Home</title>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<pre class="content">
<div>
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四
-->--------------------------------------------------------------------------------
<a href="home.html">>HairyDiode</a>
--------------------------------------------------------------------------------
<!--
123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890
一二三四--> Home
--------------------------------------------------------------------------------
What is this?
hairydiode.xyz
Who are you?
Haoran S Diao
How do I tell you your site is ugly?
Email:1339802534.kk@gmail.com
Phone:(Two Four Oh)-938-1333
Github:https://github.com/knolax
Where's all the content?
Scroll Down
<a href="meta.html">[Making This Site] 11-13-2017</a>
<a href="testpage.html">[Testing Page] 11-12-2017</a>
</div>
</pre>
</body>
<!--
if you're digging in the src you might be interested in how this site works here: https://hairydiode.xyz/meta.html
-->
|