index.html (655B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <title>Cyberia</title> 5 <style> 6 * { 7 margin: 0; 8 } 9 body, a { 10 background-color: black; 11 font-family: monospace; 12 color: white; 13 } 14 </style> 15 </head> 16 <body> 17 <center> 18 <video src="cyb.webm" autoplay loop></video> 19 <br /> 20 <h3> 21 Present Day. Present Time. 22 </h3> 23 <br /> 24 irc.cyberia.is/+6697 #cyberia (SSL only) 25 <br /> 26 mmgjqbf4c3nc3eyu.onion (port 6667 w/o SSL or port 6697 with SSL) 27 <br /> 28 <small>SHA256 fingerprint: 180419805EE801C724D4011058065EB0CA38667CF0F3D2B0A619FBA2F2E25866</small> 29 <br /><br /> 30 <p style="margin-top:-5px"> 31 <a href=servers.html>[ server list ]</a> 32 </p> 33 </center> 34 </body> 35 </html>