blob: e79f6629693ad1ccb4a4ea44815e9d5176bfa044 (
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
|
<!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 - Development</title>
<link rel="stylesheet" href="/development/css/main.css">
<script src="/js/hide-context-menu.js"></script>
<script src="/js/redirect-to-mobile.js"></script>
<link rel="stylesheet" href="/css/no-text-highlighting.css">
</head>
<body>
<!-- ASCII Art -->
<pre>
_____ _ _ _ _____ _ _ _ _ _ _
/ __ \ | | | | | | |_ _( ) | | (_) | | | | | |
| / \/ ___ _ __ ___ ___ | |__ __ _ ___| | __ __ _| |__ ___ _ __ | | |/__ _____ __| | ___ ___ _ __| | ___ __| | | |_ ___
| | / _ \| '_ ` _ \ / _ \ | '_ \ / _` |/ __| |/ / \ \ /\ / / '_ \ / _ \ '_ \ | | \ \ / / _ \ / _` |/ _ \/ __| |/ _` |/ _ \/ _` | | __/ _ \
| \__/\ (_) | | | | | | __/ | |_) | (_| | (__| < \ V V /| | | | __/ | | | _| |_ \ V / __/ | (_| | __/ (__| | (_| | __/ (_| | | || (_) |
\____/\___/|_| |_| |_|\___| |_.__/ \__,_|\___|_|\_\ \_/\_/ |_| |_|\___|_| |_| \___/ \_/ \___| \__,_|\___|\___|_|\__,_|\___|\__,_| \__\___/
__ _ _ _ _ _ _ _ _ _ _
/ _(_) | | | | | | | | | | | | | | | | |
| |_ _ _ __ __ _| | |_ _ __ _ __| | __| | | |_| |__ ___ __| | _____ _____| | ___ _ __ _ __ ___ ___ _ __ | |_ _ __ __ _ __ _ ___
| _| | '_ \ / _` | | | | | | / _` |/ _` |/ _` | | __| '_ \ / _ \ / _` |/ _ \ \ / / _ \ |/ _ \| '_ \| '_ ` _ \ / _ \ '_ \| __| | '_ \ / _` |/ _` |/ _ \
| | | | | | | (_| | | | |_| | | (_| | (_| | (_| | | |_| | | | __/ | (_| | __/\ V / __/ | (_) | |_) | | | | | | __/ | | | |_ | |_) | (_| | (_| | __/_ _ _
|_| |_|_| |_|\__,_|_|_|\__, | \__,_|\__,_|\__,_| \__|_| |_|\___| \__,_|\___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__| | .__/ \__,_|\__, |\___(_|_|_)
__/ | | | | | __/ |
|___/ |_| |_| |___/
__
/ |
______ ___ `| | _ __
|______| / __| | || '_ \
\__ \_| || | | |
|___/\___/_| |_|
</pre>
</body>
</html>
|