Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

.gl has wrong information in registered #53

Open
gemal opened this issue Nov 9, 2015 · 0 comments
Open

.gl has wrong information in registered #53

gemal opened this issue Nov 9, 2015 · 0 comments

Comments

@gemal
Copy link

gemal commented Nov 9, 2015

if you check a domain like "testtest.gl" is says that the domain is registered
but it's not

Check testtest.gl
Not available
Novutec\WhoisParser\Result\Result::__set_state(array(
   'name' => 'testtest.gl',
   'idnName' => 'testtest.gl',
   'status' => NULL,
   'nameserver' => NULL,
   'ips' => NULL,
   'created' => NULL,
   'changed' => NULL,
   'expires' => NULL,
   'registered' => true,
   'dnssec' => NULL,
   'whoisserver' => 'whois.nic.gl',
   'contacts' =>
  stdClass::__set_state(array(
  )),
   'registrar' => NULL,
   'rawdata' =>
  array (
    0 => 'Domain Name: testtest.gl
Domain Status: No Object Found

>>> Last update of WHOIS database: 2015-11-09T09:17:49.012Z <<<
',
  ),
   'network' => NULL,
   'exception' => NULL,
   'parsedContacts' => false,
   'template' =>
  array (
    'whois.nic.gl' => 'cocca',
  ),
))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant