Add option to disable doesTLDHaveExpirationDate check when do query
NeoCN opened this issue · 0 comments
NeoCN commented
Describe the feature request
Add option to disable doesTLDHaveExpirationDate
check
Why do you personally want this feature to be implemented?
Want go get the whois info for domains like .me
, with the doesTLDHaveExpirationDate
check, the client will return error Domain extension me does not have a grace period.
How long have you been using this project?
No response
Additional information
another method, only do doesTLDHaveExpirationDate
check in QueryAndParse
function