Skip to content

Tags: TwiN/whois

Tags

v1.1.9

Toggle v1.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Use a more reliable WHOIS server for .mx (#21)

v1.1.8

Toggle v1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Support for .mx ccTLD (#20)

Fix support for .mx ccTLD

Co-authored-by: TwiN <[email protected]>

v1.1.7

Toggle v1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement tracking expiration date for ru/su domains (#17)

* Implement tracking expiration date for ru/su domains

* Update whois.go

---------

Co-authored-by: TwiN <[email protected]>

v1.1.6

Toggle v1.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Make sure domains with .im TLD work as intended (#15)

v1.1.5

Toggle v1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Expiration Date time parsing format for .uk and .scot domains (#14)

* fix: Expiration Date time parsing format for .co.uk/.uk

* fix: Expiration Date time parsing format for .scot

* fix: add whois.nic.uk to referral cache

v1.1.4

Toggle v1.1.4's commit message
fix: Expiration Date time parsing format for .cn (#13)

* fix: Expiration Date time parsing format for .cn

* chore: use string date time foramt for CN

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: .br and .ua domain expiry date (#8)

v1.1.2

Toggle v1.1.2's commit message
test: Re-enable referral cache by default

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
return error for all domain exts without grace period (#6)

* return error for all domain exts without grace period

* Update whois.go

* requested changes

---------

Co-authored-by: julian.pieles <[email protected]>
Co-authored-by: TwiN <[email protected]>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Implement referral caching (#3)