deno gcp-us-west2
tcp/443
deno gcp-europe-west3
tcp/443
Open service 2600:1901:0:6d85:::443 · server.smartjs.app
2026-01-26 08:40
HTTP/1.1 200 OK
vary: Accept-Encoding
content-length: 1258
date: Mon, 26 Jan 2026 08:40:18 GMT
connection: close
via: http/1.1 edgeproxy-h
server: deno/gcp-us-west2
Page title: Smart JS - Supabase Chat
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Smart JS - Supabase Chat</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="app.css">
</head>
<body>
<div class="chat-container">
<div class="chat-sidebar">
<h3>Room users (<span id="chatUsersCount"></span>)</h3>
<div id="chatUsers" class="chat-users">
</div>
</div>
<div class="chat-main">
<div class="chat-header">
<div id="groupName" class="group-name">
Javascript
</div>
<div>
<button id="leaveGroupBtn">Leave group</button>
</div>
</div>
<div id="chatMessages" class="chat-messages">
</div>
<div class="chat-footer">
<form id="messageSendForm">
<input id="messageInput" type="text" placeholder="Type message and hit enter">
<button>Send</button>
</form>
</div>
</div>
</div>
</div>
<script src="client.js"></script>
</body>
</html>
Open service 34.120.54.55:443 · server.smartjs.app
2026-01-26 08:40
HTTP/1.1 200 OK vary: Accept-Encoding date: Mon, 26 Jan 2026 08:40:17 GMT connection: close via: http/1.1 edgeproxy-h server: deno/gcp-europe-west3 content-length: 0
Open service 2600:1901:0:6d85:::80 · server.smartjs.app
2026-01-26 08:40
HTTP/1.1 307 Temporary Redirect Cache-Control: private Location: https://server.smartjs.app:443/ Content-Length: 0 Date: Mon, 26 Jan 2026 08:40:46 GMT Content-Type: text/html; charset=UTF-8 Connection: close
Open service 34.120.54.55:80 · server.smartjs.app
2026-01-26 08:40
HTTP/1.1 307 Temporary Redirect Cache-Control: private Location: https://server.smartjs.app:443/ Content-Length: 0 Date: Mon, 26 Jan 2026 08:40:46 GMT Content-Type: text/html; charset=UTF-8 Connection: close