mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
Remove some fields from WHOIS output
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=191445626
This commit is contained in:
parent
377fe5f573
commit
839e4aa682
9 changed files with 34 additions and 161 deletions
|
@ -48,7 +48,7 @@ class RegistrarWhoisResponse extends WhoisResponseImpl {
|
|||
String plaintext =
|
||||
new RegistrarEmitter()
|
||||
.emitField("Registrar", registrar.getRegistrarName())
|
||||
.emitAddress(
|
||||
.emitRegistrarAddress(
|
||||
null,
|
||||
chooseByUnicodePreference(
|
||||
preferUnicode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue