Hello,
I get a crash using a domain with a .to extension like https://aoz.to
Here is the callstack
TypeError: Cannot read properties of undefined (reading 'split')
at Object.parseWhoIsData (/home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:10361)
at /home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:70054
at /home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:57990
at Socket. (/home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:68499)
at Socket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Hello,
I get a crash using a domain with a .to extension like https://aoz.to
Here is the callstack
TypeError: Cannot read properties of undefined (reading 'split')
at Object.parseWhoIsData (/home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:10361)
at /home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:70054
at /home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:57990
at Socket. (/home/runner/work/_actions/codex-team/action-check-domain/v1/dist/index.js:1:68499)
at Socket.emit (node:events:513:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)