Update c.html

This commit is contained in:
cdjief 2024-04-13 02:38:24 +02:00
parent 5200bd1a61
commit c870bbbc9d

2
c.html
View file

@ -4,7 +4,7 @@
<meta name="description" content="CDJIEF chat"> <meta name="description" content="CDJIEF chat">
<script> <script>
setTimeout(function(){ setTimeout(function(){
window.location.href = 'https://cdjief.codeberg.page/chat'; window.location.href = 'https://minnit.chat/c/cdjief?embed&nickname=';
}, 1000); }, 1000);
</script> </script>
</head> </head>