agrex.gov.ua has the following data in its WHOIS response, which can be extracted to populate the creation and expiration timestamps:
...
"Domain Status": [
"OK-UNTIL 20261004161638"
],
...
"Created Date": "0-UANIC 20111004161638",
"Updated Date": "UARR149-UANIC 20251004050127",
...
I'm thinking:
OK-UNTIL to be recognized as an expiration keyword
- Extract timestamps from gnarlier strings by splitting them by spaces and attempting each element?
agrex.gov.uahas the following data in its WHOIS response, which can be extracted to populate the creation and expiration timestamps:I'm thinking:
OK-UNTILto be recognized as an expiration keyword