13 lines
831 B
HTML
13 lines
831 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Teknikk FA Clock v2</title>
|
|
</head>
|
|
<body>
|
|
Oh hello there. I'm sure you're wondering why this is alive again. Well, I'm not affiliated with Teknikk sadly, but I did find out the old domain was for sale and snagged it up. I figured hey, why not keep the old time server alive and get rid of those pesky HTTPSERVICE IS REQUIRED messages.<br><br>
|
|
My name is Chris by the way, I am the lead dev on a small group called KCA Development. You can pop by <a href="/">our Discord</a> if you want to chat!\n\nI'll keep this up, it doesn't cost me much to run, and I like the idea that some random person on the internet might see the clocks are working again lol<br><br>
|
|
- Chris
|
|
</body>
|
|
</html> |