-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
178 lines (170 loc) · 9.48 KB
/
index.html
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!-- Made by @IllusionMan1212 and @Sv443 -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sv443 Network</title>
<meta charset="UTF-8">
<meta name="pagename" content="Sv443 Network">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="HandheldFriendly" content="true">
<meta name="description" content="This is the main page of Sv443 and the Sv443 Network, a network of developers offering free to use and open source applications and services.">
<meta name="twitter:card" content="This is the main page of Sv443 and the Sv443 Network, a network of developers offering free to use and open source applications and services.">
<meta name="subject" content="Video Games">
<meta name="copyright" content="Sv443 Network">
<meta name="msvalidate.01" content="E7F67DC0A96E1B4B82A133B38600F151">
<meta property="og:title" content="Sv443 Network">
<meta property="og:url" content="https://sv443.net/">
<meta property="og:description" content="This is the main page of Sv443 and the Sv443 Network, a network of developers offering free to use and open source applications and services.">
<meta property="og:image" content="https://sv443.net/resources/images/Sv443NetworkIcon.png">
<meta property="og:type" content="profile">
<meta property="og:locale" content="en_US">
<meta property="og:locale:alternate" content="en_GB">
<meta name="application-name" content="Sv443 Network">
<link rel="stylesheet" href="./css/global.css">
<link rel="stylesheet" href="./css/index.css">
<script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script>
<script src="js/index.js"></script>
<!-- Generated with https://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="./resources/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./resources/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./resources/favicons/favicon-16x16.png">
<link rel="manifest" href="./resources/favicons/site.webmanifest">
<link rel="mask-icon" href="./resources/favicons/safari-pinned-tab.svg" color="#101747">
<link rel="shortcut icon" href="./resources/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#101747">
<meta name="msapplication-config" content="./resources/favicons/browserconfig.xml">
<meta name="theme-color" content="#101747">
</head>
<body onload="indexonload()">
<header>
<div id="options">
<div id="themebtn" onclick="theme.change()" title="Switch to dark theme">
<img id="themeimg" src="./resources/images/moon.svg">
</div>
</div>
<p id="title">Sv443 Network</p>
</header>
<main>
<div id="synopsis">
<div>
<div id="logo" title="Hello :)"></div>
</div>
<div style="display: flex; flex-direction: column;">
<p>A network of developers offering free to use and open source applications and services</p>
<div>
<a href="https://github.com/sponsors/Sv443" id="support-link" class="img-link no-margin" target="_blank">
<img id="support-img" style="max-width: 100%;" src="./resources/images/support_button.png" alt="Please consider supporting us">
</a>
</div>
</div>
</div>
<div id="projects">
<div id="scripts-websites">
<div class="list-header">
<h1>Projects</h1>
</div>
<div class="list">
<a href="https://v2.jokeapi.dev/" id="jokeapi" rel="noopener noreferrer" class="img-link" title="Visit the JokeAPI Website" target="_blank">
<div class="list-item-container">
<img src="./resources/images/jokeapi.png" alt="JokeAPI logo" class="square"></img>
<h4>JokeAPI</h4>
</div>
</a>
<!-- TODO: geniURL -->
<a href="https://github.com/Sv443/BetterYTM" id="betterytm" rel="noopener noreferrer" class="img-link" title="Open BetterYTM on GitHub" target="_blank">
<div class="list-item-container">
<img src="./resources/images/betterytm.png" alt="BetterYTM logo" class="square"></img>
<h4>BetterYTM</h4>
</div>
</a>
<a href="https://github.com/Sv443-Network/SvCoreLib" id="svcorelib" rel="noopener noreferrer" class="img-link" title="Visit the SvCoreLib GitHub Repository" target="_blank">
<div class="list-item-container">
<img src="./resources/images/svcorelib_small.png" alt="SvCoreLib logo" class="square"></img>
<h4>SvCoreLib</h4>
</div>
</a>
</div>
</div>
<div class="horFlexSpacer"></div>
<div id="games">
<div class="list-header">
<h1 id="gamestitle">Games</h1>
</div>
<div class="list">
<a href="https://github.com/Sv443/Node-Hangman#readme" id="nodehangman" rel="noopener noreferrer" class="img-link" title="Download Node-Hangman" target="_blank">
<div class="list-item-container">
<img src="./resources/images/node_hangman.png" alt="Node-Hangman logo" class="rounded square"></img>
<h4>Node-Hangman</h4>
</div>
</a>
<a href="https://www.sv443.me/TextAdventureGame/latest_experimental/TextAdventureGame?cmd=dev_menu" id="textisland" rel="noopener noreferrer" class="img-link" title="Play Text Island" target="_blank">
<div class="list-item-container">
<img src="https://raw.githubusercontent.com/Sv443/TextAdventureGame/master/icon_160x160.png" alt="Text Island logo" class="rounded square"></img>
<h4>Text Island</h4>
</div>
</a>
</div>
</div>
</div>
<div id="contact">
<div class="list-header">
<h1>Contact / Platforms</h1>
</div>
<div class="list">
<a href="https://dc.sv443.net/" id="discord" class="img-link" title="Join the Sv443 Network Discord server" target="_blank">
<div class="list-item-container">
<img src="./resources/images/discord.png" alt="Discord logo" class="circle"></img>
<h4>Discord</h4>
</div>
</a>
<a href="#" onclick="copyEmail();" id="email" class="img-link" title="Copies our contact E-Mail address to your clipboard">
<div class="list-item-container">
<img src="./resources/images/email.png" alt="Email logo" class="circle"></img>
<h4>E-Mail</h4>
</div>
</a>
<a href="https://github.com/Sv443" id="github" rel="noopener noreferrer" class="img-link" title="Sv443 on GitHub" target="_blank">
<div class="list-item-container">
<img src="./resources/images/github.png" alt="GitHub logo" class="circle"></img>
<h4>GitHub</h4>
</div>
</a>
<a href="https://www.npmjs.com/~sv443" id="npm" rel="noopener noreferrer" class="img-link" title="Sv443 on npm" target="_blank">
<div class="list-item-container">
<img src="./resources/images/npm.png" alt="npm logo" class="circle"></img>
<h4>npm</h4>
</div>
</a>
<a href="https://sv443.itch.io/" id="itch" rel="noopener noreferrer" class="img-link" title="Sv443 on Itch.io" target="_blank">
<div class="list-item-container">
<img src="./resources/images/itch.png" alt="Itch.io logo" class="circle"></img>
<h4>itch.io</h4>
</div>
</a>
</div>
</div>
</main>
<div id="cookie-consent">
<div class="big">
<h3>This feature requires cookies</h3>
<p class="left-align">
We use cookies to store site settings such as the theme.<br>
Please accept the usage of functional cookies to enable these features.
</p>
</div>
<div id="consentButtonWrapper">
<div id="consent-button" class="img-link cookieButton g" onclick="consentGranted();"><span>Accept</span></div>
<div id="deny-button" class="img-link cookieButton r" onclick="consentDenied();"><span>Deny</span></div>
</div>
</div>
<footer>
<div></div>
<div id="legal">
<h4><a id="privacypolicy" href="./privacypolicy/en" target="_blank">Privacy Policy</a> • <a id="imprint" href="./imprint/en" target="_blank">Legal Information</a> • <a id="license" href="./LICENSE" target="_blank">License</a></h4>
</div>
</footer>
<div id="notif">
<h3>Email copied</h3>
</div>
</body>
</html>