mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
commit
097657accf
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