Update c.html
This commit is contained in:
parent
c870bbbc9d
commit
ae9da2faab
1 changed files with 1 additions and 5 deletions
6
c.html
6
c.html
|
@ -2,11 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<title>💬 CDJIEF chat principal</title>
|
<title>💬 CDJIEF chat principal</title>
|
||||||
<meta name="description" content="CDJIEF chat">
|
<meta name="description" content="CDJIEF chat">
|
||||||
<script>
|
|
||||||
setTimeout(function(){
|
|
||||||
window.location.href = 'https://minnit.chat/c/cdjief?embed&nickname=';
|
|
||||||
}, 1000);
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>💬 CDJIEF chat principal</h1>
|
<h1>💬 CDJIEF chat principal</h1>
|
||||||
|
|
Loading…
Reference in a new issue