We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c7964 commit 127aeb0Copy full SHA for 127aeb0
available.html
@@ -28,8 +28,6 @@ <h1>Available Domain</h1>
28
if (subdomain) {
29
const el = document.getElementById("subdomain");
30
if (el) el.textContent = subdomain;
31
- } else {
32
- window.location = "https://is-a.dev";
33
}
34
</script>
35
</body>
0 commit comments