Update chat.html
This commit is contained in:
parent
b857cf2ba0
commit
c7498005bf
1 changed files with 13 additions and 6 deletions
15
chat.html
15
chat.html
|
@ -1,6 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>💬 CDJIEF chat</title>
|
||||
<meta name=viewport content="width=device-width, initial-scale=1">
|
||||
<title>💬 CDJIEF chat principal</title>
|
||||
<meta name="description" content="CDJIEF chat">
|
||||
<meta http-equiv="refresh" content="0; url=https://cdjief.codeberg.page/chat" />
|
||||
</head>
|
||||
<iframe src="https://minnit.chat/cdjief?embed&webgray&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;">
|
||||
</iframe>
|
||||
<body>
|
||||
<h1>💬 CDJIEF chat principal</h1>
|
||||
</body>
|
||||
<body>
|
||||
<p style="color:blue;font-size:38px;">Redirecionando ao Chat CDJIEF</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue