aboutsummaryrefslogtreecommitdiff
blob: 3d10089a128526c948da59072ad31e546d05b330 (plain) (blame)
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
49
50
51
52
53
54
55
56
57
58
59
60
61
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Start Here</title>
    <meta charset="UTF-8">
    <link rel="stylesheet" href="css/main.css">
    <style type="text/css">
    body {
        background-repeat: repeat;
        background-color: #CEE3F6;
        background-image: url(img/background.jpg);
    }
    </style>
</head>

<body>
    <div id="card">
        <div class="block" id="b1">
            <div class="divin">
                <h1></h1>
            </div>
            <div class="inbox">

            </div>
        </div>
        <div class="block" id="b2">
            <a href="https://server.jinwei.me/" target="_blank">server.jinwei.me</a>
            
        </div>
        <div class="block" id="b3">
            <div class="divin">
                <h1></h1>
            </div>
            <div class="inbox">

            </div>
        </div>
        <div class="block" id="b4">
            <div class="divin">
                <h1></h1>
            </div>
            <div class="inbox">

            </div>
        </div>
        <div class="block" id="b5">
            <a href="http://45.78.18.146:8080/" target="_blank">Voice of Ningbo</a><br>
            <a href="http://144.168.63.226:8080/" target="_blank">Voice of Hangzhou</a>
            
        </div>
        <div class="block" id="b6">
            <div class="divin">
                <h1></h1>
            </div>
            <div class="inbox">
                
            </div>
        </div>
    </div>
</body>
</html>
Powered by cgit v1.2.3 (git 2.41.0)