This commit is contained in:
Aevann1 2021-08-01 06:32:05 +02:00
parent 5eb8f98994
commit f27f39cad6

View file

@ -11,7 +11,7 @@
</pre> </pre>
<input id="domainget" type="text" class="form-control" placeholder="Enter domain name" value="{{domain_name}}"> <input id="domainget" type="text" class="form-control" placeholder="Enter domain name" value="{{domain_name}}">
<a class="btn btn-primary" href="javascript:void(0)" onclick="window.location.href='/admin/domain/'+document.getElementById('domainget').value">Get Domain Record</a> <a class="btn btn-primary" href="javascript:void(0)" onclick="window.location.href='/admin/domain/'+document.getElementById('domainget').value">Check if domain is banned</a>
<h1>{{domain_name}}</h2> <h1>{{domain_name}}</h2>