pages/chat.html

6 lines
346 B
HTML
Raw Normal View History

2024-04-11 01:31:04 +02:00
<head>
2024-04-11 01:33:26 +02:00
<title>💬 CDJIEF chat</title>
2024-04-11 01:31:04 +02:00
<meta name=viewport content="width=device-width, initial-scale=1">
</head>
2024-04-11 01:33:26 +02:00
<object src="https://minnit.chat/cdjief?embed&amp;webgray&amp;nickname" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
</object>