Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Fix for Windows, list of test with 'None' result, server for AI TLD #243

Merged
merged 4 commits into from
Dec 27, 2022

Conversation

FabrizioPeresson
Copy link
Contributor

Suppress \r from response lines
Search whois.exe in all path contained in PATH environment variable

'None' responses may indicate the need to query a different whois server

Set _server to whois.nic.ai, which returns details instead of 'None'

Suppress \r from response lines
Search whois.exe in all path contained in PATH entironment variable
'None' responses may indicate the need to query a different whois server
Set _server to whois.nic.ai, which returns details instead of 'None'
@maarten-boot
Copy link
Collaborator

we currently have a bout 40 regex matches that explicitly use the \r, it would all have to be updated and tested before we can accept the change in "whois/_2_parse.py"
the rest of the work looks great

@DannyCork DannyCork merged commit 8ec8116 into mboot-github:master Dec 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants