index.html 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <!-- Made by @IllusionMan1212 and @Sv443 -->
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <title>Sv443 Network</title>
  6. <meta charset="UTF-8">
  7. <meta name="pagename" content="Sv443 Network">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <meta name="HandheldFriendly" content="true">
  10. <meta name="description" content="This is the main page of Sv443 and the Sv443 Network, a small network offering free to use and open source applications and services.">
  11. <meta name="twitter:card" content="This is the main page of Sv443 and the Sv443 Network, a small network offering free to use and open source applications and services.">
  12. <meta name="subject" content="Video Games">
  13. <meta name="copyright" content="Sv443 Network">
  14. <meta name="author" content="Sv443 ( [email protected] - https://sv443.net/ )">
  15. <meta name="msvalidate.01" content="E7F67DC0A96E1B4B82A133B38600F151">
  16. <meta property="og:title" content="Sv443 Network">
  17. <meta property="og:url" content="https://sv443.net/">
  18. <meta property="og:description" content="This is the main page of Sv443 and the Sv443 Network, a small network offering free to use and open source applications and services.">
  19. <meta property="og:image" content="https://sv443.net/favicon.png">
  20. <meta property="og:type" content="profile">
  21. <meta property="og:locale" content="en_US">
  22. <meta property="og:locale:alternate" content="en_GB">
  23. <meta name="application-name" content="Sv443 Network">
  24. <link rel="stylesheet" href="./css/global.css">
  25. <link rel="stylesheet" href="./css/index.css">
  26. <script src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script>
  27. <script src="js/index.js"></script>
  28. <!-- Generated with https://realfavicongenerator.net/ -->
  29. <link rel="apple-touch-icon" sizes="180x180" href="./resources/favicons/apple-touch-icon.png">
  30. <link rel="icon" type="image/png" sizes="32x32" href="./resources/favicons/favicon-32x32.png">
  31. <link rel="icon" type="image/png" sizes="16x16" href="./resources/favicons/favicon-16x16.png">
  32. <link rel="manifest" href="./resources/favicons/site.webmanifest">
  33. <link rel="mask-icon" href="./resources/favicons/safari-pinned-tab.svg" color="#101747">
  34. <link rel="shortcut icon" href="./resources/favicons/favicon.ico">
  35. <meta name="msapplication-TileColor" content="#101747">
  36. <meta name="msapplication-config" content="./resources/favicons/browserconfig.xml">
  37. <meta name="theme-color" content="#101747">
  38. </head>
  39. <body onload="indexonload()">
  40. <header>
  41. <div id="options">
  42. <div id="themebtn" onclick="theme.change()" title="Switch to dark theme">
  43. <img id="themeimg" src="./resources/images/moon.svg">
  44. </div>
  45. <!--div id="langbtn" title="Wechsle zu Deutsch" onclick="switchLang();">
  46. <i class="ph-translate icon"></i>
  47. </div-->
  48. </div>
  49. <p id="title">Sv443 Network</p>
  50. </header>
  51. <main>
  52. <div id="synopsis">
  53. <div>
  54. <div id="logo" title="Hello :)"></div>
  55. </div>
  56. <div style="display: flex; flex-direction: column;">
  57. <p>A small network offering free to use and open source applications and services.</p>
  58. <div>
  59. <a href="https://github.com/sponsors/Sv443" id="support-link" class="img-link no-margin" target="_blank">
  60. <img id="support-img" style="max-width: 100%;" src="./resources/images/support_button.png" alt="Please consider supporting us">
  61. </a>
  62. </div>
  63. </div>
  64. </div>
  65. <div id="projects">
  66. <div id="scripts-websites">
  67. <div class="list-header">
  68. <h1>Projects</h1>
  69. </div>
  70. <div class="list">
  71. <a href="https://sv443.net/jokeapi/v2/" id="jokeapi" rel="noopener noreferrer" class="img-link" title="Visit the JokeAPI Website" target="_blank">
  72. <div class="list-item-container">
  73. <img src="./resources/images/jokeapi.png" alt="JokeAPI" class="square"></img>
  74. <h4>JokeAPI</h4>
  75. </div>
  76. </a>
  77. <a href="https://github.com/Sv443/SvCoreLib" id="svcorelib" rel="noopener noreferrer" class="img-link" title="Visit the SvCoreLib GitHub Repository" target="_blank">
  78. <div class="list-item-container">
  79. <img src="./resources/images/svcorelib_small.png" alt="SvCoreLib" class="square"></img>
  80. <h4>SvCoreLib</h4>
  81. </div>
  82. </a>
  83. <a href="https://github.com/Sv443/LangApplier" id="langapplier" rel="noopener noreferrer" class="img-link" title="Visit the LangApplier GitHub Repository" target="_blank">
  84. <div class="list-item-container">
  85. <img src="./resources/images/langapplier.png" alt="LangApplier" class="rounded square"></img>
  86. <h4>LangApplier</h4>
  87. </div>
  88. </a>
  89. <a href="https://github.com/Sv443/TamperTubePlus" id="ttp" rel="noopener noreferrer" class="img-link" title="Visit the TamperTubePlus GitHub Repository" target="_blank">
  90. <div class="list-item-container">
  91. <img src="./resources/images/ttp.png" alt="TamperTubePlus" class="square"></img>
  92. <h4>TamperTubePlus</h4>
  93. </div>
  94. </a>
  95. <a href="https://github.com/Sv443/skribbl.io-plus" id="skribbl" rel="noopener noreferrer" class="img-link" title="Visit the Skribbl.io+ GitHub Repository" target="_blank">
  96. <div class="list-item-container">
  97. <img src="https://raw.githubusercontent.com/Sv443/code/master/resources/favicons/skribbl.io%2B%20icon.png" alt="Skribbl.io" class="square"></img>
  98. <h4>Skribbl.io+</h4>
  99. </div>
  100. </a>
  101. </div>
  102. </div>
  103. <div class="horFlexSpacer"></div>
  104. <div id="games">
  105. <div class="list-header">
  106. <h1 id="gamestitle">Games</h1>
  107. </div>
  108. <div class="list">
  109. <a href="https://github.com/Sv443/Townly#readme" id="townly" rel="noopener noreferrer" class="img-link" title="Play Townly" target="_blank">
  110. <div class="list-item-container">
  111. <img src="./resources/images/townly_small.png" alt="Townly" class="rounded square"></img>
  112. <h4>Townly</h4>
  113. </div>
  114. </a>
  115. <a href="https://github.com/Sv443/Node-Hangman#readme" id="nodehangman" rel="noopener noreferrer" class="img-link" title="Download Node-Hangman" target="_blank">
  116. <div class="list-item-container">
  117. <img src="./resources/images/node_hangman.png" alt="Node-Hangman" class="rounded square"></img>
  118. <h4>Node-Hangman</h4>
  119. </div>
  120. </a>
  121. <a href="https://sv443.github.io/TextAdventureGame/TextAdventureGame" id="textisland" rel="noopener noreferrer" class="img-link" title="Play Text Island" target="_blank">
  122. <div class="list-item-container">
  123. <img src="https://raw.githubusercontent.com/Sv443/TextAdventureGame/master/icon_160x160.png" alt="Text Island" class="rounded square"></img>
  124. <h4>Text Island</h4>
  125. </div>
  126. </a>
  127. </div>
  128. </div>
  129. </div>
  130. <div id="contact">
  131. <div class="list-header">
  132. <h1>Contact&nbsp;/ Platforms</h1>
  133. </div>
  134. <div class="list">
  135. <a href="https://dc.sv443.net/" id="discord" class="img-link" title="Join the Sv443 Network Discord server" target="_blank">
  136. <div class="list-item-container">
  137. <img src="./resources/images/discord.png" alt="Discord" class="circle"></img>
  138. <h4>Discord</h4>
  139. </div>
  140. </a>
  141. <a href="#" onclick="copyemail();" id="email" class="img-link" title="Copies our contact E-Mail address to your clipboard">
  142. <div class="list-item-container">
  143. <img src="./resources/images/email.png" alt="Email" class="circle"></img>
  144. <h4>E-Mail</h4>
  145. </div>
  146. </a>
  147. <a href="https://github.com/Sv443" id="github" rel="noopener noreferrer" class="img-link" title="Sv443 on GitHub" target="_blank">
  148. <div class="list-item-container">
  149. <img src="./resources/images/github.png" alt="GitHub" class="circle"></img>
  150. <h4>GitHub</h4>
  151. </div>
  152. </a>
  153. <a href="https://www.npmjs.com/~sv443" id="npm" rel="noopener noreferrer" class="img-link" title="Sv443 on npm" target="_blank">
  154. <div class="list-item-container">
  155. <img src="./resources/images/npm.png" alt="npm" class="circle"></img>
  156. <h4>npm</h4>
  157. </div>
  158. </a>
  159. <a href="https://sv443.itch.io/" id="itch" rel="noopener noreferrer" class="img-link" title="Sv443 on Itch.io" target="_blank">
  160. <div class="list-item-container">
  161. <img src="./resources/images/itch.png" alt="Itch.io" class="circle"></img>
  162. <h4>itch.io</h4>
  163. </div>
  164. </a>
  165. <a href="https://profile.codersrank.io/user/sv443" rel="noopener noreferrer" class="img-link" title="My CodersRank profile" target="_blank">
  166. <div class="list-item-container">
  167. <img src="./resources/images/codersrank.png" alt="CodersRank" class="circle"></img>
  168. <h4>CodersRank</h4>
  169. </div>
  170. </a>
  171. </div>
  172. </div>
  173. </main>
  174. <div id="cookie-consent">
  175. <div class="big">
  176. <h3>This feature requires cookies</h3>
  177. <p class="left-align">
  178. We use cookies to store site settings such as the theme.<br>
  179. Please accept the usage of functional cookies to enable these features.
  180. </p>
  181. </div>
  182. <div id="consentButtonWrapper">
  183. <div id="consent-button" class="img-link cookieButton g" onclick="consentGranted();"><span>Accept</span></div>
  184. <div id="deny-button" class="img-link cookieButton r" onclick="consentDenied();"><span>Deny</span></div>
  185. </div>
  186. </div>
  187. <footer>
  188. <div></div>
  189. <div id="legal">
  190. <h4><a id="privacypolicy" href="./privacypolicy/en" target="_blank">Privacy Policy</a> &bull; <a id="imprint" href="./imprint/en" target="_blank">Legal Information</a> &bull; <a id="license" href="./LICENSE" target="_blank">License</a></h4>
  191. </div>
  192. </footer>
  193. <div id="notif">
  194. <h3>Email copied</h3>
  195. </div>
  196. </body>
  197. </html>