From 81619829ebd873c8e8b306dd33e9301b2abcdd21 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Nov 2015 11:39:07 +0530 Subject: [PATCH] updated parser config 1 --- whois/tlds/ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whois/tlds/ly b/whois/tlds/ly index aa03b05..7511152 100644 --- a/whois/tlds/ly +++ b/whois/tlds/ly @@ -6,8 +6,8 @@ server = { parse = { "default": { "NotFound": "Not Found", # - "DomainName": "Domain Name:\s+(\w+).(\w+)", - "Status": "Domain Status:\s+(\w+)", + # "DomainName": "Domain Name:\s+(\w+).(\w+)", + # "Status": "Domain Status:\s+(\w+)", "CreationDate": "Created:\s+(\S+)", "ExpirationDate": "Expired:\s+(\S+)", "UpdatedDate": "Updated:\s+(\S+)",