From cabdaa795146badd6c7cc6eb899cb22e32a591d2 Mon Sep 17 00:00:00 2001 From: Benjamyn Love Date: Sat, 10 Oct 2020 18:39:29 -0400 Subject: [PATCH] Update 'whois/tlds/uk' --- whois/tlds/uk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whois/tlds/uk b/whois/tlds/uk index 0949f13..92f2b86 100644 --- a/whois/tlds/uk +++ b/whois/tlds/uk @@ -8,7 +8,7 @@ parse = { "NotFound": "No match for", "DomainName": "Domain name:\s+(.+|\n)", "Registrar": "Registrar:\s+(.+)", - "NameServer": "Name servers:\s+(.+?\n\n)", + "NameServer": "Name servers:\s(.+\n\s+.+)", "Status": "Registration status:\s+(.+)", "UpdatedDate": "Last updated:\s+(.+)", "CreationDate": "Registered on:\s+(.+)", @@ -21,4 +21,4 @@ parse = { # "TechName": "Tech Contact Name:(.+)", # "TechID": "Tech Contact ID:(.+)", }, -} +} \ No newline at end of file