weppos / whois-parser

An intelligent — pure Ruby — WHOIS parser.
https://whoisrb.org
MIT License
99 stars 102 forks source link

gsrefactor: 💡 Updating base parser to handle more cases #163

Closed yawenwinnie closed 1 month ago

yawenwinnie commented 1 month ago

Updating base parser to handle additional format for creation date.

Note: We are not handling all the cases here. There are are definitely ones we misses. but this should help us handle some additional ones we missed before.

Potential Risk

None

Worst Case Incident: SEV-4

Testing Strategy

None