Skip to content

Commit 127aeb0

Browse files
authored
Update available.html
1 parent 55c7964 commit 127aeb0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

available.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ <h1>Available Domain</h1>
2828
if (subdomain) {
2929
const el = document.getElementById("subdomain");
3030
if (el) el.textContent = subdomain;
31-
} else {
32-
window.location = "https://is-a.dev";
3331
}
3432
</script>
3533
</body>

0 commit comments

Comments
 (0)