638vanila.serv.gs
{ copied = true; setTimeout(() => copied = false, 2000); });
} else {
const ta = document.createElement('textarea');
ta.value = text;
ta.style.position = 'fixed';
ta.style.left = '-9999px';
document.body.appendChild(ta);
ta.select();
document.execCommand('copy');
document.body.removeChild(ta);
copied = true;
setTimeout(() => copied = false, 2000);
}
fetch('/api/servers/1843/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
638vanila.serv.gs
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | 638vanila |
| Website: | discord.ggPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 03/07/26 |
For now the whitelist is disabled - whoever connects to the server gets added to the whitelist right away The world is surrounded by a barrier, so how do we survive? 3.
Die vollständige Beschreibung finden Sie auf der Projektseite →