mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
disclose refix
This commit is contained in:
parent
737afe57df
commit
2d35556f2b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class WhoisRecord < ActiveRecord::Base
|
|||
|
||||
|
||||
h[:registrant] = domain.registrant.name
|
||||
h[:registrant_email] = domain.registrant.email
|
||||
h[:email] = domain.registrant.email
|
||||
@disclosed << [:email, domain.registrant.email]
|
||||
h[:registrant_changed] = domain.registrant.updated_at.try(:to_s, :iso8601)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue