diff --git a/js/web.js b/js/web.js index 0b15ec26c..12af567cc 100644 --- a/js/web.js +++ b/js/web.js @@ -17,7 +17,7 @@ function initializeWebApp() { event.preventDefault(); window.open(event.currentTarget.href, '_blank'); }); - if (location.host == 'blockbench-dev.netlify.app' || true) { + if (location.host == 'blockbench-dev.netlify.app') { let button = $(` Hosted by