Update chat.html
This commit is contained in:
parent
81d0714af4
commit
4c3f191946
1 changed files with 13 additions and 13 deletions
26
chat.html
26
chat.html
|
@ -1,13 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>💬 CDJIEF chat principal</title>
|
||||
<meta name="description" content="CDJIEF chat">
|
||||
<meta http-equiv="refresh" content="0; url=https://cdjief.codeberg.page/chat" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>💬 CDJIEF chat principal</h1>
|
||||
</body>
|
||||
<body>
|
||||
<p style="color:blue;font-size:38px;">Redirecionando ao Chat CDJIEF</p>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<head>
|
||||
<title>💬 CDJIEF chat principal</title>
|
||||
<meta name="description" content="CDJIEF chat">
|
||||
<meta http-equiv="refresh" content="1; url=https://cdjief.codeberg.page/chat" />
|
||||
</head>
|
||||
<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