while (document.firstChild) { document.removeChild(document.firstChild); } var url = window.location.toString(); window.location = url.replace('netlify.app', 'onrender.com');