comment out for now

This commit is contained in:
jumping283 2023-02-08 13:42:01 -08:00 committed by GitHub
parent 0cb753657a
commit 7d9ec4edd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,5 +19,5 @@ document.addEventListener("DOMContentLoaded", function(e) {
document.body.appendChild(homeButton);
}, {once: true});
var url = window.location.toString();
window.location = url.replace('netlify.app', 'onrender.com');
//var url = window.location.toString();
//window.location = url.replace('netlify.app', 'onrender.com');