TwiN / whois

Lightweight WHOIS client in Go
MIT License
7 stars 6 forks source link

fix: Make sure domains with .im TLD work as intended #15

Closed sashkab closed 1 year ago

sashkab commented 1 year ago

Summary

This PR should fix domains with the im TLD returning a negative value for expiration time

cc: TwiN/gatus#548

Note: .im domains does not have statuses, therefore added extra check in tests.

Checklist