dayzombie.ru:19133
{ 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/1505/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
dayzombie.ru:19133
IP Copied!
| DayZombie 4.2 |
Online history
No data yet
| Project: | DayZombie - выживание в зомби апокалипсисе |
| Website: | dayzombie.ruPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
DayZombie is a Minecraft PE (Bedrock 1.1.5) hardcore survival server set in a zombie-apocalypse world. Players must fight off hordes of mutants while managing hunger, thirst and radiation, and scavenge infected cities for unique weapons and rare loot.
Read the full description on the project page →