Update domain.html

This commit is contained in:
Face
2025-08-22 18:11:28 +03:00
parent d8dae9542f
commit 2779874b5c

View File

@@ -120,7 +120,7 @@
</div> </div>
<div style="form-group"> <div style="form-group">
<p>Name:</p> <p>Name:</p>
<input id="record-name" type="text" style="form-input" placeholder="@, www, *" pattern="^(?:\*|@|((?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*))$" /> <input id="record-name" type="text" style="form-input" placeholder="@, www, *" />
</div> </div>
<div style="form-group"> <div style="form-group">
<p>Value:</p> <p>Value:</p>