mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Update whois.erb
This commit is contained in:
parent
ddd83756d7
commit
3d41322dc2
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ email: Not Disclosed - Visit www.internet.ee for webbased WHOIS
|
|||
changed: <%= json['changed'].to_s.tr('T',' ').sub('+', ' +') %>
|
||||
|
||||
<%- if json['admin_contacts'].present? -%>
|
||||
Administrative contact
|
||||
Administrative contact:
|
||||
<%- for contact in json['admin_contacts'] -%>
|
||||
name: <%= contact['name'] %>
|
||||
email: Not Disclosed - Visit www.internet.ee for webbased WHOIS
|
||||
|
@ -57,4 +57,4 @@ changed: <%= json['dnssec_changed'].to_s.tr('T',' ').sub('+', ' +') %>
|
|||
|
||||
<%- end -%>
|
||||
Estonia .ee Top Level Domain WHOIS server
|
||||
More information at http://internet.ee
|
||||
More information at http://internet.ee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue