Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong registrar on .pl domains #177

Open
bessone opened this issue Jan 7, 2022 · 0 comments
Open

Wrong registrar on .pl domains #177

bessone opened this issue Jan 7, 2022 · 0 comments

Comments

@bessone
Copy link
Contributor

bessone commented Jan 7, 2022

PHP-Whois version: 4.1.4

Description
For Polish domains (.pl) the registrar is not recognized correctly.
Instead of taking the company name, the last line of the block, i.e. the fax number or whois url is taken.

How to reproduce
Just do the whois of these domains and get the registrant:

  • perrier.pl the fax number is retrieved
  • google.pl the whois server url is retrieved

Possible Solution
I don't think it's a problem of the regular expression, but of how the single lines are looped to retrieve the various blocks. I took a look but couldn't figure out where to work and fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant