Open hesyifei opened 9 years ago
Did you get a solution for the above issue?
Mozilla's tld list seems down. http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1
Maybe it has something to do with your problem. You could try https://publicsuffix.org/list/public_suffix_list.dat as an alternative.
This also happens when trying to make a query from PHPUnit
Hi, here's my code:
and every single domain just displayed:
So how can I solve this problem?
PS:
lookup();
IP is working properly.