2021885411 | 2024-12-23T21:21:36.398895
80 /
tcp
HTTP/1.1 308 Permanent Redirect
Connection: close
Location: https://51.159.16.5/
Server: Caddy
Date: Mon, 23 Dec 2024 21:21:36 GMT
Content-Length: 0
1950539731 | 2024-12-13T23:21:39.189362
28015 /
tcp
HTTP/1.1 200 OK
Server: Werkzeug/3.1.3 Python/3.11.11
Date: Fri, 13 Dec 2024 23:21:38 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2218
Connection: close
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Naughty Snowman</title>
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="/static/css/styles.css">
<link rel="shortcut icon" href="/static/img/favicon.png" type="image/png">
</head>
<body>
<model-viewer src="/static/img/model.glb" disable-pan ar ar-modes="webxr scene-viewer" camera-controls camera-orbit="calc(1.5rad + env(window-scroll-y) * 4rad)" tone-mapping="neutral" shadow-intensity="2" exposure="1.59" shadow-softness="1">
</model-viewer>
<div class="container my-5" style="margin-top: 0% !important">
<h1 class="text-center text-snow mb-4">The Naughty Snowman</h1>
<div class="card snow-card">
<div class="card-body">
<form id="chat-form" class="p-3 rounded shadow bg-snow">
<div class="mb-3" style="text-align: center;">
<label for="user_input" class="form-label text-snow">
⛄ I don't want to chat with you...
</label>
<textarea class="form-control small-textarea" id="user_input" name="user_input" rows="3" placeholder="Try to ask something..." style="background-color: #171616 !important; color: white !important;"></textarea>