document.addEventListener("DOMContentLoaded", () => { if (location.pathname === "/panel/site") { location.href = "/panel/pages/projects"; } });