whois-parser icon indicating copy to clipboard operation
whois-parser copied to clipboard

.cl available? is not correctly parsed

Open silva96 opened this issue 2 years ago • 3 comments

The response of the whois.nic.cl is in english but the gem is trying to parse something in spanish:

actual response:

# whois.nic.cl

%%
%% This is the NIC Chile Whois server (whois.nic.cl).
%%
%% Rights restricted by copyright.
%% See https://www.nic.cl/normativa/politica-publicacion-de-datos-cl.pdf
%%

azxasd.cl: no entries found.

We need to parse and find no entries found instead of : no existe

silva96 avatar Jan 11 '23 17:01 silva96

https://github.com/weppos/whois-parser/pull/156

basex avatar Mar 03 '23 14:03 basex

@basex this project is not maintained anymore, please refer to this fork:

https://github.com/jarthod/whois-parser

This is actually working in the fork (see this commit).

Here's the response from @jarthod regarding the "unmaintained project"

https://github.com/weppos/whois-parser/pull/154#issuecomment-1384416722

silva96 avatar Mar 03 '23 15:03 silva96

Thanks for the info @silva96 !

sofia-bahamonde avatar Mar 03 '23 15:03 sofia-bahamonde