jsmitty12 / phpWhois

phpWhois general repository
GNU General Public License v2.0
56 stars 20 forks source link

Fix #15 #16

Closed herndlm closed 6 years ago

herndlm commented 6 years ago

This fixes lookups for .de domains, but honestly I'm not a 100% sure if it doesn't break others because only the local part of the domain was appended before which does not work when querying .de domains.

herndlm commented 6 years ago

As expected this broke other lookups No match for domain "NIC.COM.COM" This must be fixed another way, I guess

herndlm commented 6 years ago

Fixed it by changing the parameter replacements of domain and tld. whois.denic.de needs the full domain with tld