2020-10-15 07:12:43 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html lang=en>
|
|
|
|
<title>Skiqqy's Home Page</title><meta charset=utf-8>
|
|
|
|
<meta name=Description content="Skiqqy Cochranes Home Page">
|
|
|
|
<style>
|
|
|
|
body{
|
|
|
|
text-align:center;
|
|
|
|
overflow-y:scroll;
|
2020-10-18 17:11:11 +00:00
|
|
|
font:calc(0.75em + 1vmin) monospace;
|
|
|
|
background-color: black;
|
|
|
|
color: white;
|
2020-10-15 07:12:43 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
pre pre{
|
|
|
|
text-align:left;
|
|
|
|
display:inline-block
|
|
|
|
}
|
|
|
|
|
|
|
|
img{
|
|
|
|
max-width:57ch;
|
|
|
|
display:block;
|
|
|
|
height:auto;
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
|
|
|
|
@media(prefers-color-scheme:dark){
|
|
|
|
body{
|
|
|
|
background:#000;color:#fff
|
|
|
|
}
|
|
|
|
|
|
|
|
a{
|
|
|
|
color:#6CF
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</style><pre>
|
|
|
|
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
|
|
|
|
<center>
|
2020-10-15 17:57:57 +00:00
|
|
|
<a href=http://skiqqy.xyz/>Home</a>
|
2020-10-15 07:12:43 +00:00
|
|
|
</center>
|
|
|
|
|
|
|
|
+-------------------------------------------------------+
|
|
|
|
| |
|
2020-10-15 09:28:29 +00:00
|
|
|
| IRC |
|
2020-10-15 07:12:43 +00:00
|
|
|
| |
|
|
|
|
| Unfortunatly <a href=http://irc.skiqqy.xyz>http://irc.skiqqy.xyz</a> is not |
|
|
|
|
| available right now, and is undergoing |
|
|
|
|
| maintanence, it should be up again soon. |
|
|
|
|
| |
|
|
|
|
+-------------------------------------------------------+
|
|
|
|
|
|
|
|
<div style='height:200px'>
|
|
|
|
|
|
|
|
</pre></pre>
|