mirror of
https://github.com/google/nomulus
synced 2026-09-13 03:24:34 +00:00
Remove some fields from WHOIS output
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=191445626
This commit is contained in:
@@ -48,7 +48,7 @@ class RegistrarWhoisResponse extends WhoisResponseImpl {
|
||||
String plaintext =
|
||||
new RegistrarEmitter()
|
||||
.emitField("Registrar", registrar.getRegistrarName())
|
||||
.emitAddress(
|
||||
.emitRegistrarAddress(
|
||||
null,
|
||||
chooseByUnicodePreference(
|
||||
preferUnicode,
|
||||
|
||||
Reference in New Issue
Block a user