Idk if there is a issue about this.
When I tried to solve this issue, I saw that maybe the PR #7 that tried to fix .br domains, was accepted even though it didn't work.
So I figure out that the problem is in the expiry date check, which does not check correctly when the variable was only initialized (in this case has a value less than 0).
Pay attention
This PR as it is, because how .br and .ua domains is trying to get expiry date. So maybe it's better to approve PR #8.
Checklist
[x] Tested and/or added tests to validate that the changes work as intended, if applicable.
[ ] Updated documentation in README.md, if applicable.
Summary
Idk if there is a issue about this. When I tried to solve this issue, I saw that maybe the PR #7 that tried to fix .br domains, was accepted even though it didn't work.
So I figure out that the problem is in the expiry date check, which does not check correctly when the variable was only initialized (in this case has a value less than 0).
Pay attention
This PR as it is, because how .br and .ua domains is trying to get expiry date. So maybe it's better to approve PR #8.
Checklist
README.md
, if applicable.