-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
PHP-Whois version: 4.1
PHP version: 8.1
Description
.bg tld check is broken
How to reproduce
$whois = Factory::get()->createWhois();
// Checking availability
var_dump($whois->isDomainAvailable("google.bg"));
var_dump($whois->isDomainAvailable("gofffffogle.bg"));
in both cases we get FALSE
Metadata
Metadata
Assignees
Labels
No labels