ms.purevanilla.co
{ 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/623/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
ms.purevanilla.co
IP Copied!
today: 0
this month: 3
PureVanilla Updating proxies - ETA 60s
Online history
No data yet
| Project: | Pure Vanilla |
| Website: | purevanilla.coPlay |
| Votes: | 0 |
| Added: | 12/06/26 |
NEW: v26.1! Tiny takeover!
Read the full description on the project page →