Update domain.html
This commit is contained in:
@@ -125,12 +125,6 @@
|
||||
<div style="form-group">
|
||||
<p>Value:</p>
|
||||
<input id="record-value" type="text" style="form-input" placeholder="192.168.1.1, example.com" />
|
||||
<div id="record-help" style="text-[#6b7280] text-sm mt-1">
|
||||
<span id="help-A">Enter an IPv4 address (e.g., 192.168.1.1)</span>
|
||||
<span id="help-AAAA" style="hidden">Enter an IPv6 address (e.g., 2001:db8::1)</span>
|
||||
<span id="help-CNAME" style="hidden">Enter a domain name (e.g., example.com)</span>
|
||||
<span id="help-TXT" style="hidden">Enter any text content</span>
|
||||
</div>
|
||||
</div>
|
||||
<div style="form-group">
|
||||
<p>TTL:</p>
|
||||
|
||||
Reference in New Issue
Block a user