Skip to content

Commit 73c5267

Browse files
authored
Update index.html
1 parent 94fe5e1 commit 73c5267

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

index.html

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -60,29 +60,21 @@ <h3>Grab your own sweet-looking <span>.is-a.dev</span> subdomain.</h3>
6060
src="//cdn.carbonads.com/carbon.js?serve=CW7DE2JU&placement=is-adev&format=cover"
6161
id="_carbonads_js"></script>
6262

63-
<h2>Check SubDomain Availability</h2>
63+
<h2>Check Subdomain Availability</h2>
6464
<div class="search-cntnr">
65-
<input id="search-domain" disabled type="text" placeholder="loading reserved domain...">
66-
<div id="search-keyword" class="search-keyword">
67-
*Please refresh the page if the domain checker is not yet available, Thank You...
68-
</div>
65+
<input id="search-domain" disabled type="text">
6966
</div>
7067
<div>
7168
<div id="result-card" class="hidden result-card">
7269
<div class="user-infos">
73-
<img id="user-avatar" class="user-avatar" alt="user-avatar" src="http://github.com/wdhdev.png?size=64">
74-
<div style="display:flex;flex-direction:column;width:100%">
75-
<a id="user-gh-link" target="_blank" href="htttps://github.com/wdhdev">
76-
<h2 id="user-name" style="line-height:1rem">William</h2>
77-
</a>
78-
<a id="user-website-link" target="_blank" href="https://william.is-a.dev" style="margin-top:-1.3rem;font-size:1rem">william.is-a.dev</a>
79-
</div>
70+
<img id="user-avatar" class="user-avatar" alt="user-avatar" href="https://github.com/github.png?size=64" draggable="false">
71+
<span>This subdomain is owned by <a id="user-gh" target="_blank"><span id="user-gh-name" class="font-semibold"></span></a>.</span>
8072
</div>
81-
<p id="user-info">Simple Website</p>
8273
</div>
83-
<p id="result-none" class="hidden">Nice! The subdomain is still available, <a alt="register-docs" target="_blank" href="https://docs.is-a.dev">read more here</a> on how to register this subdomain!</p>
84-
<p id="result-error" class="hidden">An Error Occurred while checking the subdomain, please try again...</p>
85-
<p id="result-reserved" class="hidden">Unfortunately, this domain you are searching is reserved by the developer for development purposes, <a alt="reserved-domain" target="_blank" href="https://github.com/is-a-dev/register/tree/main/util/reserved.json"> visit here </a>to see the list of reserved domain</p>
74+
75+
<p id="result-none" class="hidden">That subdomain is available, <a alt="register-docs" target="_blank" href="https://docs.is-a.dev">click here</a> to learn how to register it!</p>
76+
<p id="result-error" class="hidden">An error occurred whilst processing your request, please try again.</p>
77+
<p id="result-reserved" class="hidden">Unfortunately the subdomain you have searched for is reserved, please try a different subdomain.</p>
8678
</div>
8779

8880
<h2>Important Links</h2>

0 commit comments

Comments
 (0)