diff --git a/whois/tlds/ly b/whois/tlds/ly index 7511152..a7e1922 100644 --- a/whois/tlds/ly +++ b/whois/tlds/ly @@ -6,7 +6,7 @@ server = { parse = { "default": { "NotFound": "Not Found", # - # "DomainName": "Domain Name:\s+(\w+).(\w+)", + "DomainName": "Domain Name:\s+([a-zA-Z.]*)", # "Status": "Domain Status:\s+(\w+)", "CreationDate": "Created:\s+(\S+)", "ExpirationDate": "Expired:\s+(\S+)",