mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 18:59:38 +02:00
disclose refix
This commit is contained in:
parent
3c33a44f38
commit
399ea93a23
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