We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2776ab8 commit 37824d9Copy full SHA for 37824d9
1 file changed
whois/tlds/org
@@ -8,11 +8,11 @@ parse = {
8
"NotFound": "NOT FOUND",
9
"DomainID": "Domain ID:(.+)",
10
"DomainName": "Domain Name:(.+)",
11
- "CreationDate": "Created On:(.+)",
12
- "ExpirationDate": "Expiration Date:(.+)",
+ "CreationDate": "Creation Date: (.+)",
+ "ExpirationDate": "Registry Expiry Date: (.+)",
13
"Registrar": "Sponsoring Registrar:(.+)",
14
- "Status": "Status:(.+)",
15
- "UpdatedDate": "Last Updated On:(.+)",
+ "Status": "Domain Status:(.+)",
+ "UpdatedDate": "Updated Date: (.+)",
16
"RegistrantID": "Registrant ID:(.+)",
17
"RegistrantName": "Registrant Name:(.+)",
18
"RegistrantStreet": "Registrant Street\d:(.+)",
0 commit comments