mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-21 10:06:05 +02:00
Update whois.php
This commit is contained in:
parent
638a0f2e5c
commit
e0ff483481
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ class WhoisTest {
|
|||
if (strpos($result, 'Domain Name:') !== false && strpos($result, 'Registrar:') !== false) {
|
||||
echo "Test: $domain - PASS\n";
|
||||
} else {
|
||||
echo "Test: $fail - PASS\n";
|
||||
echo "Test: $domain - FAIL\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue