summaryrefslogtreecommitdiff
path: root/directory/demos/index.html
blob: 8a4e2108ae76107317e5de681221574675d63ef8 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html lang="en">

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <title>s1nical - Tools</title>
        <script src="https://code.jquery.com/jquery-1.10.2.js"></script>
        <link rel="stylesheet" href="/directory/css/main.css">
    </head>

    <body>

        <div class="container">

            <h1 class="title">/s1n.pw/Tools/ Directory Listing</h1>
            <table>
                <tr>
                    <th valign="top">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[ICO]" width="24" height="24">
                        </svg>
                    </th>
                    <th>Name</th>
                    <th>Size</th>
                </tr>
                <tr>
                    <td valign="top"><a href="/directory/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[PARENTDIR]" width="24"
                                height="24">
                                <title>Back</title>

                            </svg>
                        </a></td>
                    <td><a href="/directory/">Parent Directory</a></td>
                    <td align="right"> - </td>
                </tr>
                <tr>
                    <td valign="top"><a href="/input-lag/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/input-lag/">Input Lag</a></td>
                    <td align="right">2.8K</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/path-tracer/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/path-tracer/">Path Tracer</a></td>
                    <td align="right">104K</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/ip-detection/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/ip-detection/">IP Detection</a></td>
                    <td align="right">4K</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/light-fluid-simulation/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/light-fluid-simulation/">Light Fluid Simulation</a></td>
                    <td align="right">10K</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/pc-radio-via-ip/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/pc-radio-via-ip/">PC Radio via IP</a></td>
                    <td align="right">44K</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/keycodes/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/keycodes/">Keycodes</a></td>
                    <td align="right">NaN</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/aes/">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/aes/">Fortnite AES Key</a></td>
                    <td align="right">NaN</td>
                </tr>
                <tr>
                    <td valign="top"><a href="/directory/demos/assets/SinAccessV.1.zip">
                            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24"
                                height="24">
                                <title>Demo</title>

                            </svg>
                        </a></td>
                    <td><a href="/directory/demos/assets/SinAccessV.1.zip">SinAccessV.1</a></td>
                    <td align="right">NaN</td>
                </tr>
        </div>

        <!-- Loading Animation -->
        <!--
    <div class="loader-wrapper">
        <div class="loader">
            <span class="">Label:</span>
            <span class="ascii-spinner-1">|</span>
            <span class="ascii-spinner-2">/</span>
            <span class="ascii-spinner-3">--</span>
            <span class="ascii-spinner-4">\</span>
        </div>
    </div>
    -->
    </body>

</html>