Fix typo
This commit is contained in:
parent
481b449f77
commit
2776ab8871
@ -14,7 +14,7 @@ parse = {
|
|||||||
"RegistrantEmail": "\[Email\]\s+(.+)",
|
"RegistrantEmail": "\[Email\]\s+(.+)",
|
||||||
"RegistrantPhone": "\[Phone\]\s+(.+)",
|
"RegistrantPhone": "\[Phone\]\s+(.+)",
|
||||||
"RegistrantFax": "\[Fax\]\s+(.+)",
|
"RegistrantFax": "\[Fax\]\s+(.+)",
|
||||||
"CreationDatd": "\[Created on\]\s+(.+)",
|
"CreationDate": "\[Created on\]\s+(.+)",
|
||||||
"ExpirationDate": "\[Expires on\]\s+(.+)",
|
"ExpirationDate": "\[Expires on\]\s+(.+)",
|
||||||
"UpdatedDate": "\[Last Updated\]\s+(.+)",
|
"UpdatedDate": "\[Last Updated\]\s+(.+)",
|
||||||
"NameServer": "\[Name Server\]\s+(.+)",
|
"NameServer": "\[Name Server\]\s+(.+)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user