LayeredStudio / whoiser

🌍 Easy to use WHOIS info for domains, TLDs and IPs
MIT License
202 stars 29 forks source link

JSON output standard format #109

Open quentingosset opened 7 months ago

quentingosset commented 7 months ago
Q A
Bug fix? no
New feature? JSON output standard format
Deprecations? no
Tickets #107
License MIT

So as not to break the logic of the parse that searches for the different terms in the whois. I've simply modified the output so that it respects the JSON standard. Now :

Current result : image

Old result : image

whoisyulu commented 5 months ago

This definitely looks better, but probably not "backward compatible" with existing applications.