Skip to content

Tags: TwiN/whois

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for .kr domain expiration (#34)

support .kr domain expiration

Co-authored-by: pys0530 <120859004+pys0530@users.noreply.github.com>
Co-authored-by: TwiN <twin@linux.com>

v1.2.0

Toggle v1.2.0's commit message
test: Remove tests for color TLDs

v1.1.11

Toggle v1.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Use domain extension as key instead of domain (#27)

v1.1.10

Toggle v1.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add support for .cz and .me domain expiration (#24)

* Added support for .CZ and .ME domain expiration parsing

* Added support for .CZ and .ME domain expiration parsing with strings.ToUpper(value) for consistent date formatting

* Fix main code and add tests for TLD handling (.cz, .me)

* Fix: Add handling for missing domain statuses and name servers for .cz and other TLDs

* Fix: Add handling for missing domain statuses and name servers for .cz and other TLDs

* Apply suggestions from code review

* Exclude .cz domain from status check in tests

* Update whois_test.go

* Update whois_test.go

* Fix: Added support for .cz TLD, updated expiration date handling, and removed .me from tldWithoutExpirationDate

---------

Co-authored-by: TwiN <twin@linux.com>

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 <twin@linux.com>

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 <twin@linux.com>

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