mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
36 lines
375 B
Text
36 lines
375 B
Text
<html>
|
|
|
|
<body bgcolor="#212127">
|
|
|
|
<head>
|
|
<title>FryLabs.net</title>
|
|
<meta charset="UTF-8">
|
|
<style>
|
|
body {
|
|
font: normal 14px Verdana;
|
|
color: #999999;
|
|
}
|
|
|
|
td {
|
|
vertical-align: top
|
|
}
|
|
|
|
a {
|
|
color: #9999ff;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
</p>
|
|
|
|
<h2>
|
|
<a href="http://qmining.frylabs.net">QMining</a>
|
|
</h2>
|
|
|
|
</hr>
|
|
|
|
henlo
|
|
|
|
</body>
|
|
</html>
|