document.addEventListener("DOMContentLoaded", function () { const copyButtons = document.querySelectorAll(".copy-ip-button"); copyButtons.forEach((button) { button.addEventListener("click", function () { const serverIP = "solvival.us"; navigator.clipboard.writeText(serverIP).then(() { alert(`Server IP copied to clipboard: ${serverIP}`); }).catch((error) { alert("Failed to copy IP. Please try again."); console.error("Clipboard Error: ", error); }); }); }); });
Select Page

Solvival Web Productions

Building with the lack of any insurance.

Over 3 Years of Not Protecting Your Rights